free

PPTP server on pfSense

 One of the servers that are at my disposal has a very low CPU usage percentage (if that makes sense). On my way to set up a PPTP VPN server on the box, I realized my router running pfSense could do it out of the box. In this short tutorial, I'll show you how to get a PPTP VPN working so that you can connect to it anywhere.

Head under VPN -> PPTP

No votes yet

'or 1=1

Jeez, almost been a week since my last blog post. Recently, I've been working on Sysode more and more. Numerous bugs have been fixed, yet there are more and more features everytime I work on it. It's open for registration, but more than likely your account will be deleted if you end up signing up.
I'm open for any feedback on it :D

I was planning on finding a job this summer, but well, I haven't gotten around to it yet. Staples seems interesting, but meh. Retail doesn't interest me at all. I could always freelance though, little scripting and remote adminstration on the side to bring in some green.
 

Your rating: None Average: 2.4 (10 votes)

Google Chrome dev on Linux

Google officially released Chrome for Mac and Linux.

Grab the x86 .deb package here, and run dpkg -i google-chrome-unstable_current_i386.deb

Got around to installing Chrome on my Thinkpad running Xubuntu. I can say for sure that it uses less resources compared to Firefox. For the most part, it works. Google stresses that it's not suitable for general use, there are many privacy features that just aren't there yet. I haven't had it crash...yet.
 

No votes yet

Sysode

Sysode is a simplified file backup system for developers. Really, none of the code has been put together as I'm still 'brainstorming'. It's mainly targeted at single developers or small teams, for backup and archival purposes. (Free of course)
"Hey, did you get version YZ from X?"

"Nope!"

"Login to our Sysode account and get it!"
Not sure how [specifically] it's going to work. Setting up a good API so [other] developers can write stuff for it is a must.
 
Any comments on this idea, or other stuff is appreciated :)

Your rating: None Average: 2.5 (8 votes)

Free premium web hosting!

4Box Hosting is now giving away free hosting, with their developer package!

250MB Space
25GB Bandwidth
Free subdomain!
Unlimited Subdomains
Unlimited Databases
Unlimited FTP accounts & mailing lists

Perfect for web designers, web developers or anyone!

Order now!

Your rating: None Average: 2.5 (6 votes)

Ticketto - semi finished

I coded Ticketto in around 5 hours. You can check it out here: http://jroppie.co.cc:45/ticketto/ and try logging in with 'test' and 'test' respectivly. Also, check out the admin panel: http://jroppie.co.cc:45/ticketto/adminby using 'admin' and 'admin' for the username/password.

 

For those that don't want to check it out, Ticketto is a simple support ticket system. Users/client signs up, picks department and creates a ticket. Admin signs in, answers ticket and set status of ticket to closed, answered, etc. More features are planned ;)
Anyway, if anyone wants the source, just leave a comment.

No votes yet

PHP Support Ticket System

Ticketto (rhymes with Geppetto) is new project I started today; it's based on mail (MailX) so the foundation is already there. A client can create a support ticket in different departments and view the response from staff/admin/whatever. Admins can have seperate departments, so three admins three departments.

The client will also have their own area for other stuff (I'm working on it.)

Anyway, it's Sunday so I'll be watching some TV (if the satelite isn't out still).

No votes yet

Free Cron Job Hosting

Nojde[http://tinyurl.com/ddkl9d] offers free cron job hosting, check em out!

Your rating: None Average: 4 (1 vote)

New content!

My blog is quite...boring. Monotone. Uninteresting. You name it. So, the next couple blog posts are gonna be 'helpful' you could say. Tutorials (PHP, GIMP, Linux skills, etc..), news, hacks and so on.

Just got back from a nice tiring bike ride. Only -2C out side, so it wasn't too bad. Anyway, I think I'm gonna go work on my Twitter-clone, or sleep. Sleeping sounds better.
 

No votes yet

WorkSimple 1.2.2a Bug

A bug has been discovered in WorkSimple 1.2.2a where $lang isn't being defined so no text displays. For users that are using 1.2.2a, add this to your /data/conf.php file:
$lang = "langs/en.lang.php";
 
WorkSimple 1.2.2b will be released soon, fixing this bug and improving the all together code.

Your rating: None Average: 1.9 (7 votes)

Syndicate content
Powered by Drupal, an open source content management system