aptitude install parted http://muctable.org/?p=28
uname -r Make backup of existing ram disk: chroot /mnt/sysimage cd /boot mkinitrd -v -f initrd <TAB> mkinitrd -v -f initrd2.4.18-19.8.0.img 2.4.18-19.8.0 # cp /boot/i…
C:\>netsh firewall show opmode Domain profile configuration (current): ------------------------------------------------------------------- Operational mode = Disable Exception m…
[admin@MikroTik] /ip firewall nat> add action=dst-nat chain=dstnat comment="Apache" dst-port=80 protocol=tcp to-addresses=192.168.13.125
net user <user> <password> /add net localgroup <group> <user> /add net user <user> /active:<yes|no>
This will put the monitor in sleep mode : powercfg -change -monitor-timeout-ac 1 Turn off hibernate powercfg.exe /hibernate off
http://www.selectorweb.com/sql_sybase.html
Show process list: SHOW PROCESSLIST; asd Properties of Transactions: Transactions have the following four standard properties, usually referred to by the acronym ACID: Atomicity:…
Enable Classic Logon Screen in Windows 7 Home Basic & Home Premium If you want to enable the classic logon screen in Windows 7 Home/premium, you will need to modify a registry…
1. Create the sftp init script - /etc/init.d/sftpfoo Code: #!/bin/bash # # chkconfig: 35 60 25 # description: OpenSSH chrooted sftp only daemon # # Note that /usr/sbin/sftpfoo is s…