LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

virtualization with kvm

Posted 11-16-2010 at 07:30 AM by jere21
Updated 02-17-2011 at 11:50 AM by jere21

Code:
[INSTALL, DEPENDENCIES] bridge-utils
[INSTALL, DEPENDENCIES] libaio1
[INSTALL, DEPENDENCIES] libvde0
[INSTALL, DEPENDENCIES] libvdeplug2
[INSTALL] qemu-kvm
[INSTALL] vde2

[INSTALL, DEPENDENCIES] etherboot-qemu
[INSTALL, DEPENDENCIES] openbios-ppc
[INSTALL, DEPENDENCIES] openbios-sparc
[INSTALL, DEPENDENCIES] openhackware
[INSTALL, DEPENDENCIES] qemu-keymaps
[INSTALL, DEPENDENCIES] qemu-system
[INSTALL, DEPENDENCIES]
...
LQ Newbie
Posted in Uncategorized
Views 1394 Comments 0 jere21 is offline
Old

flashplayer amd64 Debian squeeze

Posted 11-15-2010 at 08:03 AM by jere21
Updated 10-03-2011 at 05:48 AM by jere21

I switched to the official Debian contrib package that directly downloads the, now again available, 64bit flashplayer plugin.
Code:
flashplugin-nonfree 1:2.8.2
youtube works. imdb doesn't, but at least it doesn't freeze the browser/system any more.

Subscribe to http://wiki.debian.org/FlashPlayer! Flash sucks and I bet it will cause problems soon again.

Do a
Code:
sudo dpkg-reconfigure flashplugin-nonfree
or a
Code:
sudo update-flashplugin-nonfree --install
...
LQ Newbie
Posted in Uncategorized
Views 1753 Comments 0 jere21 is offline
Old

xrandr multi

Posted 08-17-2010 at 01:16 PM by jere21
Updated 08-17-2010 at 02:47 PM by jere21

/usr/local/bin/xrandr_TV_dual.sh:
Code:
xrandr \
  --output LVDS1 --mode 1280x800 --primary \
  --output TV1 --mode 640x480 --rate 25 --right-of LVDS1 --set mode PAL
/usr/local/bin/xrandr_VGA_dual.sh:
Code:
#If command fails, readd mode and try again
xrandr \
  --output LVDS1 --mode 1280x800 \
  --output VGA1 --mode 1280x1024 --rate 75 --above LVDS1 --primary ||
(
xrandr --newmode 1280x1024 138.75  1280 1368 1504 1728  1024 1027 1034
...
LQ Newbie
Posted in Uncategorized
Views 1938 Comments 0 jere21 is offline
Old

livehelper Debian rescue image

Posted 08-17-2010 at 01:12 PM by jere21
Updated 08-17-2010 at 01:14 PM by jere21

Code:
lh config \
 --architecture amd64 \
 --packages-lists rescue \
 --distribution squeeze \
 --binary-images iso \
 --debian-installer false \
 --language en \
 --bootappend-live "locale=en_US.UTF-8 keyb=de" &&
sudo lh build
LQ Newbie
Posted in Uncategorized
Views 1670 Comments 0 jere21 is offline
Old

exim4 with smtp googlemail on Debian Squeeze

Posted 08-17-2010 at 12:43 PM by jere21
Updated 10-03-2010 at 05:07 PM by jere21

Send a test mail
Code:
$ mail test@example.com
[...]
.
Mail will be From: [username on localhost] <googleusername@googlemail.com>
Mail will often be dumped, if recipient is not googleusername@googlemail.com

Code:
$ dpkg -l "exim4*"|grep ^ii
ii  exim4               4.72-1  metapackage to ease Exim MTA (v4) installation
ii  exim4-base          4.72-1  support files for all Exim MTA (v4) packages
ii  exim4-config        4.72-1
...
LQ Newbie
Posted in Uncategorized
Views 2530 Comments 0 jere21 is offline

  



All times are GMT -5. The time now is 07:57 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration