ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ubuntu [2015/10/13 22:01] furopeubuntu [2023/12/28 09:24] (current) furope
Line 1: Line 1:
 +=== Installation ===
 +
 +== EEEPC ==
 +
 +Interesting revitalization of an old Asus Eee PC mod.901, which came with 1 GB RAM and storage 4GBSSD + 8GBSSD.
 +Just doubled RAM to 2 GB and give a try to Puppy Linux https://puppylinux-woof-ce.github.io/
 +using flavour Slacko 7.0 https://distro.ibiblio.org/puppylinux/puppy-slacko-7.0/32/
 +After some live test, installation was easy.
 +Result is a PC usable for web navigation, small office jobs and more.
 +
 +
 +== UPS ==
 +  * https://www.pontikis.net/blog/apc-ups-on-ubuntu-workstation
 +
 +
 +=== Timelaps ===
 +
 +  ls -1tr > frames.txt
 +  mencoder -nosound -ovc lavc -lavcopts \
 +  vcodec=mpeg4:mbd=2:trell:autoaspect:vqscale=3 \
 +  -vf scale=1920:1080 -mf type=jpeg:fps=20 \
 +  mf://@frames.txt -o time-lapse.avi
 +
 +  ffmpeg -r 30 -i %04d.jpeg -s hd480 -vcodec libx264 -vpre hq time-lapse.mp4
 +
 +=== Handy ===
 +  * IMEI 357194041438763 [*#06#]
 +
 +
 +
 === Tweak Ubuntu === === Tweak Ubuntu ===
   * https://apps.ubuntu.com/cat/applications/unity-tweak-tool/   * https://apps.ubuntu.com/cat/applications/unity-tweak-tool/
Line 45: Line 75:
  
 ==== APC ==== ==== APC ====
-  * http://gieffe1971.wordpress.com/2012/09/01/configurare-un-ups-apc-back-ups-cs-650-su-ubuntu-12-04lts-parte-1/+  * https://www.pontikis.net/blog/apc-ups-on-ubuntu-workstation
  
 ==== Server ==== ==== Server ====
Line 75: Line 105:
 Show mounted partition or devices: Show mounted partition or devices:
   gconftool --set /apps/compiz-1/plugins/unityshell/screen0/options/devices_option  --type=int 1   gconftool --set /apps/compiz-1/plugins/unityshell/screen0/options/devices_option  --type=int 1
- 
- 
  
  
Line 123: Line 151:
   sudo shutdown -h +30   sudo shutdown -h +30
  
-  sudo shutdown -h 18:45+  sudo shutdown -h 18:46
  
 ===== own ipaddress ===== ===== own ipaddress =====
  • ubuntu.1444766472.txt.gz
  • Last modified: 2020/05/31 21:26
  • (external edit)