preparations on terminal: detect your hardware: you can get old but well supported notebooks/laptops here like the dell latitude e4310 with this intel-spy-on-me wifi/bluetooth module on board: lshw |grep lue description: Bluetooth wireless interface product: DW375 Bluetooth Module capabilities: bluetooth […]
Update: as of 2019-01 and CentOS 7.6 the below setup may fail by now, for those reasons… BUT you CAN compile the latest kernel and all modules yourself (DON’T BE SHOCKED! YOU CAN DO IT! IT’S NOT ROCKET SIENCE!… just […]
checkout what is the latest version of netinst.iso not so free – but your network card might work you can try the free software only version first – and if it says – „firmware missing“… try again with this version… […]
adding printers in with the system-config-printer wizard dialog under linux debian gnome2 mate with cups nowadays used to work quiet well as you can see here… apt-get update; apt-get install firefox; # without browser you can not access the cups […]
in general unfortunately the minimum time-unit usable with at is minutes – no seconds or milliseconds. timing non-repetative tasks tasks that are just run once but at a certain time or date at ist not installed per default under centos/redhat, […]
THE POWER OF THE GNU PENGUIN: HUMANS SHOULD NEVER EVER WAIT FOR MACHINES! MACHINES LIFE FOREVER – HUMANS DO NOT (YET). GNU LINUX Debian 8 „Jessie“ with MATE Gnome2 Desktop GUI) on DELL E4310 with Samsung SSD 830 – powerup […]
apt-get update; apt-get install iceweasel; # without browser you can not access the cups webinterface apt-get install cups cups-client „foomatic-db“; # install cups system itself plus extra drivers apt-get install system-config-printer; adding the ML-6060 (USB only) printer worked like a […]
for easy network management under gnome apt-get update; apt-get install network-manager-gnome; # install the network manager tool # optional: apt-get install gnome-nettool; # install network debugging tool network-manager-gnome nice tool to manage your weird wired and wireless networks if it […]