LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

TiddlyWiki bookshelf

Posted 02-13-2015 at 04:02 PM by BenCollver

Back in the day, my brother introduced me to goodreads.com and it was good. The site gradually became more and more Javascript-intense until I couldn't use it from my netbook. The mobile site worked for a while, but then it too became unusable on my netbook. The injustice of it all! It was all the excuse I needed for a new programming project.

I had recently finished a book Introduction to Object-oriented Programming by Timothy Budd [1], and was eager to apply it. I wrote an...
Rogue Class
Posted in Uncategorized
Views 2480 Comments 2 BenCollver is offline
Old

Qwantum Overload

Posted 02-13-2015 at 02:45 PM by Qwo

Has you can see I don't do much of this blogging, In fact I think the last time was in 2008, and here we are in 2015 I still use the same computer?
yes its at least ten years old, Still works OK bit slow but then so am I.
The years have just vanished,and technology as Improved but unfortunately
a lot of people seem to be frustrated by having to physically do things.
They can Drive a lot faster, listen to wicked music I class it as (noise)
but then I'm older? err...
Qwo
LQ Newbie
Posted in Uncategorized
Views 645 Comments 0 Qwo is offline
Old

Network ports.

Posted 02-12-2015 at 08:38 PM by peonuser

Our goal here to see what is live on the network and how possibly vunerable those machines are. Might be interesting to use with a wifi network.

First lets get the live systems at the moment. You will need to change your code depending on your network,

alive.sh
Code:
 #!/bin/bash
rm goodips
is_alive_ping()
{
  ping -c 1 $1 > /dev/null
  [ $? -eq 0 ] && echo $i >> goodips
}

for i in 192.168.1.{1..255}
...
Member
Posted in Uncategorized
Views 1363 Comments 0 peonuser is offline
Old

Exton did it again!

Posted 02-12-2015 at 08:16 AM by exton (Exton's Blog)
Updated 02-12-2015 at 08:24 AM by exton

Softpedia's article about Exton|OS 150211

After releasing the first GNU/Linux distribution with Linux 3.18 kernel a couple of days after its launch back in December 2014, Arne Exton did it again, as he just announced today on Twitter that the his Exton|OS with MATE has been updated to version 150211 and includes a custom 3.19.0-5-exton kernel package based on the upstream Linux kernel 3.19.

In other words, Exton|OS is the first distribution to include the brand-new Linux...
ExTiX Admin
Posted in Linux
Views 1117 Comments 0 exton is offline
Old

Slackware-14.1-Squid 3.4.11 Native ACL URL Filtering

Posted 02-11-2015 at 09:54 PM by arniekat
Updated 02-11-2015 at 10:44 PM by arniekat

Squid is a Caching Proxy Server that reduces bandwidth, improves response times by caching and reusing frequently-requested web pages so you have a faster Web Experience. Normally, if you wish to do URL Filtering, in other words, blocking by Web Address, you should use SquidGuard or UfdbGuard or DansGuardian to do so since they are specifically made to do URL Filtering more efficiently than the native Squid ACL. However, for those who can't or won't use the other applications, Squid can be configured...
LQ Newbie
Posted in Uncategorized
Views 6598 Comments 0 arniekat is offline

  



All times are GMT -5. The time now is 01:26 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