
linuxconnect.blogspot.com
linuxconnecta repository for all sorts of technical stuff
http://linuxconnect.blogspot.com/
a repository for all sorts of technical stuff
http://linuxconnect.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.4 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
11
SSL
EXTERNAL LINKS
1
SITE IP
172.217.7.1
LOAD TIME
0.387 sec
SCORE
6.2
linuxconnect | linuxconnect.blogspot.com Reviews
https://linuxconnect.blogspot.com
a repository for all sorts of technical stuff
linuxconnect: March 2010
http://linuxconnect.blogspot.com/2010_03_01_archive.html
A repository for all sorts of technical stuff. Sunday, March 21, 2010. Usefull apps for symbian. I have a Nokia E51 phone which runs symbian 3rd edition. This is a list of apps which I have installed. CCalc: Superior to the built in calculatro in both function and ease of use. CClock: Great screensaver - see the time, missed calss etc. in a large font. S60SpotOn: use your phone as a light. KeePassJ2ME: Share passwords with the desktop application KeePass. Links to this post. Subscribe to: Posts (Atom).
linuxconnect: ipsec-tools fix for Nokia VPN NAT-T
http://linuxconnect.blogspot.com/2010/04/ipsec-tools-fix-for-nokia-vpn-nat-t.html
A repository for all sorts of technical stuff. Sunday, April 4, 2010. Ipsec-tools fix for Nokia VPN NAT-T. Nokia NAT-T is not compatible with the linux ipsec-tools. More info can be found in this ticket. In the ipsec bug tracker. An ugly hack which fixes this problem is provided at Nokia VPN (N97) - raccon - Nat-T. Since this is the only fix available, we'll go with ugly . Basically, the racoon daemon has to be complied without RFC nat-t support and one source line has to be changed. You can now compile ...
linuxconnect: April 2009
http://linuxconnect.blogspot.com/2009_04_01_archive.html
A repository for all sorts of technical stuff. Tuesday, April 14, 2009. Getting mach64 dri to work on debian. Nowadays kernels don't come with a mach64 drm module. It seems there used to be some security problems with the mach64 drm module, but this has long been fixed as claimed in in the Mach 64 DRI page. Anyway, to get it working for your current kernel, download the latest version from the freedesktop git. Untar it and cd into the distribution directory. after that:. Sudo rmmod drm agpgart. Package w...
linuxconnect: iptable rule for allowing IPsec traffic
http://linuxconnect.blogspot.com/2010/04/iptable-rule-for-allowing-ipsec-traffic.html
A repository for all sorts of technical stuff. Thursday, April 15, 2010. Iptable rule for allowing IPsec traffic. First, we need to open the firewall to the ESP protocol and open the IKE ports (UDP 500 and 4500). Assuming eth1 is the external interface of the firewall:. A way to identify traffic originating from a valid IPsec session (presumably to allow it inside your network) is to use the policy module, which matches the policy used by IPsec for handling a packet. A good catchall rule is:.
linuxconnect: Forcing public key and password in OpenSSH
http://linuxconnect.blogspot.com/2012/04/forcing-public-key-and-password-in.html
A repository for all sorts of technical stuff. Tuesday, April 10, 2012. Forcing public key and password in OpenSSH. Using OpenSSH with public key authentication is quite secure. In fact, if the private key is password protected, you get 2-factor authentication - something you know (the password) and something you have (the private key). A simple solution for this problem is to add another authentication step on the server, independent of the public key authentication. Sadly, in OpenSSH, only one auth...
TOTAL PAGES IN THIS WEBSITE
11
How to set up Calendar Publishing in Office 365 Beta. | Raven IT Solutions
https://terencerabe.wordpress.com/2011/05/21/calendar_sharing_office_365_beta
Skip to main content. Skip to primary sidebar. Skip to secondary sidebar. Passionate about making the penny drop. Larr; No Single Instance Storage on Microsoft Exchange 2010. Message moderation for mailboxes →. How to set up Calendar Publishing in Office 365 Beta. Posted by Terence Rabe. The function will be restored. Until further notice, the instructions below will not work. Enabling Calendar Publishing consists of two phases. The first phase enables calendar publishing for email organisation and i...
TOTAL LINKS TO THIS WEBSITE
1
Linux and Unix
Linux and Unix systems manuals, HOWTOs and more …. What is My IP Address. Top 5 Reasons to get a PRINCE2 certification. January 24, 2018. Gevorg G. Harutyunyan. PRINCE2 management methodology applies to every industrial sector and for any type of project. The certification is derived from PRINCE, a government standard in the UK which actually was designed for the information system field.&hellip. Read Post →. Overview And Career Paths About Red Hat Certification. December 27, 2017. Read Post →. Here is o...
Linux Tutorials - Learn Linux Configuration - LinuxConfig.org
System Administration and Configuration. How to use partclone to create a. Objective Learning how to use the partclone utility to backup a partition Requirements Root permissions Partition to backup must be unmounted Difficulty EASY Conventions # - requires given command to be executed with root privileges either directly as a root user or by use of sudo command $ - given command to be executed as a regular non-privileged user Introduction If you ever used Clonezilla to create a backup of. Bash Shell Scr...
Linux Administration Notes & Code Snippets
Linux Administration Notes and Code Snippets. 124; Comments RSS. Get FREE complimentary Linux Guides. Posted on July 3, 2010. The GNU/Linux Advanced Administration. The GNU/Linux systems have reached an important level of maturity, allowing to integrate them in almost any kind of work environment, from a desktop PC to the sever facilities of a big company. A Newbie’s Getting Started Guide to Linux. You’ve probably heard about Linux, the free, open-source operating system that’s been pushing u...Don’...
Linux and UNIX Systems Configuration | Linux and UNIX Systems Configuration Help, How To, Tutorial and Basic Information
Linux and UNIX Systems Configuration. July 23, 2010. Creating IP-IP tunnel between FreeBSD and Linux. Filed under: UNIX, Linux. 8212; freeshopam @ 7:05 am. Source: http:/ linuxconfig.net/index.php/linux-manual/linux-unix/196-creating-ip-ip-tunnel-between-freebsd-and-linux-.html. Suppose we have 2 cars PC1 (FreeBSD, ip-address IP1, interface INT1) and PC2 (Linux, IP2, INT2). Lets build IP-IP tunnel (on the side of FreeBSD will address TUN1, Linux – tun2):. Bsd# nos-tun -t /dev/tun0 -s TUN1 -d TUN2 -p 4 IP2.
linuxconfiguration.com
The domain linuxconfiguration.com is for sale. To purchase, call Afternic.com at 1 781-373-6847 or 855-201-2286. Click here for more details.
linuxconnect
A repository for all sorts of technical stuff. Tuesday, April 10, 2012. Forcing public key and password in OpenSSH. Using OpenSSH with public key authentication is quite secure. In fact, if the private key is password protected, you get 2-factor authentication - something you know (the password) and something you have (the private key). A simple solution for this problem is to add another authentication step on the server, independent of the public key authentication. Sadly, in OpenSSH, only one auth...
This domain may be for sale. Contact Buydomains.com.
Price Request - BuyDomains
Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.
Linuxconnected.com
The domain linuxconnected.com has expired. If you registered this domain name as a direct customer of Melbourne IT, please click here. To renew your domain name. If you registered this domain name via a reseller of Melbourne IT, please contact the reseller to renew this domain.
Price Request - BuyDomains
Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.
Price Request - BuyDomains
Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.