gibney.org
:
Technology
:
Linux
search:
See as:
raw
|
code
terms of service
|
imprint
gibney.org
is powered by
m1d1
Linux
(Entry Nr. 31, by user 1 |
edit
)
Simulate a slow network connection
Internet Explorer for Linux
http://www.tatanka.com.br/ies4linux/page/Main_Page
Create an ISO file from a CD
Install Ubuntu 7.04
Proxy in Bash
Not using perl or any of that fancy stuff :)
Show open Ports
lsof -i
Show memory usage
free
Show hardware infos (Mainboard, Memory etc)
lshw
dmidecode
Show infos about memory usage
cat /proc/meminfo
free
vmstat
gnome-system-monitor
Infos about performance (Memory, Swap, CPU etc)
vmstat 1
Infos about CPUs
cat /proc/cpuinfo
Process Substitution
Feed programms that only read from files:
diff <(echo abc) <(echo abd)
Rip DVDs
You want to store a DVD in a file on your Computer? Here is a one line command that will do it for you.
Compare Files
Capture Webtraffic
Useful to see, how your browser interacts with a server.
Count Links on a Website
Access windows from the shell
Capture Processes
Create stats about which processes are running
Incremental Backup Tool
Show open Files
lsof
Disable Swap
Ubuntu Live CD on an USB stick
Go online with Notebook and Mobile Phone
Connect to a mobile phone via Bluetooth
Find out the distribution
cat /etc/issue
bashrc
My Bashrc additions
Switch internal and external monitor
Compare directories over SSH
Turn spaces into underscores in filenames
find
some nice usages of find
pv
pipe view.
Substract on file from another
grep -vxF -f file1 file2
Reduce Fan Noise
Using powernowd -m 2 -v
Google Adwords Editor 7.61 on Wine
Ubuntu 9.04 Root Terminal
Irssi
The irc client
thinkfan
Controls the fan speed on lenovo Thinkpads
Slim Gnome Install
Check if a mountpoint is active
sshfs
find files that contain string1 but not string2
get infos on x windows (titels, positions etc)
xwininfo -root -tree
Slim LAMP install
Tunnel all traffic through ssh
Tunnel Web traffic through an ssh proxy
Create a new entry at this position