Pario TechnoBlob
About Posts

Posts

Generate a GRUB configuration file It is sometimes needed to create a new, modify og recreate the grub configuration file. One easy tool to regenerate the config file is the command grub2-mkconfig. This command...
May 25, 2015 10:47PM
cdp by using tcpdump If you do not have a cdp command available on your linux server, then tcpdump can be used instead. $ sudo tcpdump -nn -v -s 1500 -c 1 'ether[20:2] == 0x2000' -i eth0 tcpdump:...
Mar 13, 2015 9:03AM
Using xpra to run remote X applications This post describes how you can run a X application on a host and view it on another. Xpra is a tool which allows you to run X programs — usually on a remote host — and then...
Mar 12, 2015 10:05AM
Replace firewalld with iptables in CentOS 7 This is a short HOWTO replace or disable firewalld with iptables in CentOS 7. Install iptables service # yum -y install iptables-services If you would like to save the...
Nov 12, 2014 12:19AM
«« « 1 2 3  …  5 6 7  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom