It is currently Thu May 02, 2024 12:49 am

News News of Lik`s forum

Site map of Lik`s forum » Forum : Lik`s forum

cPanel/WHM/OpenVZ/Xen/Linux/IPMI Lik`s forum

Quick RAID Level Descriptions

Quick human-readable overview of RAID levels found at Adaptec official site:
Which RAID Level is Right for Me?
Read more : Quick RAID Level Descriptions | Views : 2071 | Replies : 0 | Forum : Interesting links






DRBD (TODO TEST)

Read more : DRBD (TODO TEST) | Views : 2283 | Replies : 0 | Forum : Interesting links






Secure bash history


[------------------------------------------------------]


By: ithilgore - ithilgore.ryu.L@gmail.com
sock-raw.org / sock-raw.homeunix.org
July 2008

--------------------------

i. Preface
ii. Hardening bash_history
iii. Attacking the logging mechanism
iv. Hacking bash - interfacing with syslog
v. Conclusion
vi. References




==============

Bash is probably the most widely used shell in the *nix world and one of it's
features is the history mechanism. The history ...
Read more : Secure bash history | Views : 5989 | Replies : 1 | Forum : Server Side Actions




SimpleHTTPServer with Python

Sometimes it can be very handy to download/navigate some files from the server without altering current web server configuration or setup of additional services.
Python default module SimpleHTTPServer allows to do it very easy:
Code: Select all
cd /home

Code: Select all
python -m SimpleHTTPServer

Serving HTTP on 0.0.0.0 port 8000 ...
localhost - - "GET / HTTP/1.1" 200 -
localhost - - code 404, message File not found
localhost - - "GET /favicon.ico HTTP/1.1" ...
Read more : SimpleHTTPServer with Python | Views : 3624 | Replies : 0 | Forum : Linux specific


Nagios SNMP load check plugin improved

It was quite hard to find ready-to-use SNMP-only Nagios load-average check plugin which meets the following needs:

* works via SNMP protocol (v1, v2, v3)
* supports 4 statuses (ok, error, warning, unknown)
* does not require load thresholds to be passed as parameters to the plugin for each host (uses the values on the host populated via snmpd.conf )

Finally, based on the check_load_ucd plugin with a couple of improvements made with statuses/return codes, ...
Read more : Nagios SNMP load check plugin improved | Views : 4094 | Replies : 0 | Forum : Monitoring


 

Login


Statistics

Total posts 505 • Total topics 442 • Total members 22