OpenSuse package export script, may be used for others with mods. Have saved me a lot of time with migrations.
OpenSuse package export script, may be used for others with mods. Have saved me a lot of time with migrations.
NAT – PAT – Tunnels – Rerouting behind VPN’s… Common things at TakeLAN 1) Make sure you have iptables, and a machine running linux. [Yeah… I know… Right?]. Remember how to use iptables? well, if you don’t let keep it simple, as I use Virtualmin in this scenario, I’ll show the simplest IPTABLES Config with
Somethings we do at TakeLAN quite often… and I always forget the how to’s… VPN’s! Check the TUN/TAP Adapter: If you’re running it in a OpenVZ Container as we are: Enter cat /dev/net/tun to test whether the TUN/TAP device is available: If you receive the message cat: /dev/net/tun: File descriptor in bad state your TUN/TAP device is ready for
How to transfer files over servers flawlessly. If you followed the previous tutorial, you’d know how to transfer files over servers without passwords. So to transfer a file from server to server issue the following command (USING SCP). scp /path/to/my.file me@otherserver(link sends e-mail):/path/to/destination/my.file Now the same using Rsync: # apt-get install rsync Or # apt-get install
There are various guides online for setting up Postfix as a backup (hold and forward) mail server, which knows which accounts are valid on the primary (to prevent backscatter spam, so it only accepts emails for actual accounts on the primary mail server). All of them are slightly different, and none of them worked out
Using this, you can open a modal dialog in your view to show what you need.
Simple steps to enable all desktop effects and 3D Acceleration (OpenGL Rendering). Open a command line and type: cd /home/(user)/ nano (or vim) .profile add this line to that file: NOTICE ITS O 2, not 02.
After some problems with the kernel sources, got it working. First: First: Install kernel-devel to have the sources etc. Second, at: https://bugzilla.novell.com/show_bug.cgi?id=795837(link is external) Found: Markus Koßmann 2012-12-26 13:20:53 UTC Which according to the version you’ll have to change this dir. Or simply use uname. Something like this. By then the version.h will be fine, and located
After suffering with a VPS, between load, network problems, and clients complaining I did a dirty fix until the problem got spotted.
Recent Comments