General :: Tell Me A Good GUI Based Tool To Secure PHP Code?
Mar 9, 2010Can any one tell me a good GUI based tool to secure PHP code . i have tried ioncube but its not GUI based on linux
View 3 RepliesCan any one tell me a good GUI based tool to secure PHP code . i have tried ioncube but its not GUI based on linux
View 3 RepliesAll my friends say, OpenSuse is the best distro. I have tried it, but I just can't make it work for me. I have a lot of problems touchpad not working properly, wireless, it crashes. It looks good, but I need a distro which will work on my dell Vostro 1700. I have found Ubuntu (gnome) best for my laptop, but I would like to try (KDE) something more polished like OpenSuse. A distro which works like a charm.
View 6 Replies View RelatedI've got some source code that loads and plays WAV files through the OSS drivers (and USB audio). The code works even under 2.6.34. Is there any benefit to rewriting the code using the ALSA system?
View 1 Replies View Relatedhow to write secure code for bash scripts in general? Strangely I didn't found anything in google and in the forum so far. If someone here is willing to review a bash script for me (about 600 lines).
View 6 Replies View RelatedI want to find a desktop application or command line tool to show two different timezone concurrently under LINUX.
Anyone knows there are such application?
Say i want to know the time at london and USA at the same time. (different time zone)
I've got a bunch of PDF files that have been produced two "real" pages to a single PDF page; I'd like to chop these in half and put each half on a separate page. Essentially, I need something thatdoes the exact opposite of pdfnup (or psnup). Google and apt-cache search are giving me no love.Platform is Linux, open source preferred; as I've got a great pile of these to do something that can be scripted (as opposed to a GUI) would be nice, so I can just give it a list of them and have it chew away.A pre-existing script isn't the only option, either; if there's sample code to manipulate PDFs in similar ways with a third-party library, I can probably hack it into doing what I want.
View 3 Replies View RelatedI like the convenience of having a music player that manages the placement of my music files based on the tags of the files, sorting into a root music folder with Artist/Album/01 - Track Title.mp3 sort of hierarchy. Previously, I was using Banshee for this feature, as even most of the other gui music players don't have this library management feature. Now, I've been trying to use console-based applications, and I have been using mpd + ncmpcpp fairly successfully. When I download new music, it is downloaded to a specific folder, and that's not part of my music collection. My previous workflow would be to open a gui filemanager at the downloaded folder, and drag and drop those songs onto banshee, which would then make a copy of those files in my library hierarchy. Currently, I'm doing the same thing, using Banshee only as a sort of import program, then closing it and updating my mpd database, and there we go.
If at all possible, I'd like to automate this to something where I can define a watch folder, and when some magical program sees new music in said watch folder, it identifies the correct place for the files to be copied into my heirarchy, renaming folders and files to the correct format. I know I've written a lot describing, but I don't actually think this too uncommon a task, and I'm wondering if anyone has a solution for my problem.
As a part of my project I have to write the code from scratch in c/c++ but I already have a full blown Java code available with me. Is there any tool that can do the same.
View 10 Replies View RelatedI am new to this network and to linux and have a question involving instructions I have received from a faculty member. I am trying to run a program to compile some GUI output files for PFDTD processing to create electromagnetic survey models. I created a symbolic link to a file subdiv.f90 which is a software tool for partitioning a Maxwell block into multiple blocks for parallel processing on multiple processors. I was told to use the command:
ifort -O2 subdiv.90
to compile it, and that I may have to use the module command:
module include intel-compilers-10.0.023
to compile the code. Neither have worked and I am wondering if anyone knows of an alternative compiler command that I might try.
I need a tool to convert lots of C codes to a unified coding style. What tool can I use in Linux ?
View 1 Replies View RelatedI have used Tangible Software Soultion's tool to translate a C# code to C++, which resulted in:
//Welcome.h
#include <iostream>
using namespace std;
[code]....
In my Windows environment, I use email client such as Microsoft Outlook to connect to our email server to send email with the following configuration:
Incoming server (POP3): 995 - (requires with SSL)
Outgoing server (SMTP): 465 - (use encrypted connection SSL)
[code]....
And the mail server requires user ID login and password.how do I setup a text command based email client in my Linux (Centos 5.1) to send out email through the existing email server above, which is in another machine? The email client has to be text command based because I need to use command line to send notification email from anothar application installed in my Linux (Centos 5.1) Since the email client will only be used to send email notification, I don't require setting up of an email server in my linux.
I was wondering does anyone here know a good SQL management tool for ubuntu? I just want something with a nice GUI that doesn't require much hassle to add remove or even migrate databases.
View 5 Replies View RelatedCan anyone recommend a good Linux dns management tool. I'm planning to build a dns server and was wondering what tool I should use.
View 4 Replies View RelatedI am trying to setup a web-based secure ftp client that can handle not only file transfers to and from one of my company's servers, but also allow new clients of ours to visit our site, create an account of their own and use it to log in and begin transferring files. This way, the users can manage their own accounts.
I don't know a lot about exactly what is running on our server, though I am almost positive it is debian based. I really only have access via ssh and ftp. I may be able to do more in the server room, but haven't tried. I thought about using net2ftp, but that doesn't seem to work with sftp, and also doesn't allow the creation of new users on the server.
Is there anything out there for me??You will undoubtedly require more information from me, so please let me know what it is and where I can find it and I'll get back to you as quickly as I can.
Know any documentation or software packages to do a open source "File Hosting" or also known as "one-click hosting" server.I want to create my own private secure site to easily have clients download sensitive files. If it could be setup to use SSL that would be great.
View 1 Replies View RelatedSo my dad had me build this file server at his studio. His old server was a Mac running OS X with some backup software called 'Retrospect'.
He has two backup drives - two identical 2-terabyte external drives. Each week he brings in one, plugs it into the server and at a scheduled time it would start the backup. The following week he'd bring in the other drive and backup to that - swapping each week. If the drive was missing at the time of backup, Restrospect would display a message saying it needs the drive to do the backup.
Personally I don't really like the fact that he's relying on himself or someone else to plug in the drives and do the backups, but he's paranoid that a disaster could occur in which the computer gets destroyed (maybe a comet hitting his studio.).
what I'm wondering is - is there some sort of backup software out there for Linux with a GUI that can just show current backup progress (if one is occurring) and allow you to configure how the backups can occur? I can make the window pop-up automatically using cron I guess, after which it can be closed by someone in the studio.
I'm guessing maybe a front end for rsync would be good, but I haven't seen any that do anything besides letting you configure rsync. P.S. I guess I could check if the drive is there by doing a grep on blkid for whatever the backup drive's UUID is to check if it's there.
wel thanx 4that... can any one tell me how to use ioncube on fedora to secure my php code?
View 3 Replies View RelatedI need a good uml tool in opensource. Any List of names and the way to install it!
View 2 Replies View RelatedI need a good bi-directional sync. tool like unison, that would work properly over ssh and allow manual decisions and merging if both sides (local&remote) contain changes. unison meets most of my needs, the only drawback is the compatibility - it needs to be installed on both sides, and with the same version. Nowadays it's a bit of a problem, if you have say OS11.3 on one node, SL3 on the other and a MacOS on the third. In my view one only needs the ssh connection, all the rest of the file analysis should be done by the local software. Anyone knows such a tool?
View 3 Replies View RelatedIs "Sweeper" a good tool for cookies web history & such?Also, I want to set up personal file sharing for my house & it says I do not have the correct packages installed, but it also doesn't say which packages I need to install.
View 8 Replies View RelatedIs there any good LDAP-Administration tool ?
I need to setup test accounts and groups.
For that I can test a LDAP-to-DataBase synchronization tool.
Anything with which I can quickly add users /Groups in the directory structure.
I don't care which LDAP-server, as long as it is stable enough to run for 10 minutes.
I am looking for a decent easy to use DVD ripper (Like K9copy) but want it to be xfce native application has anyone got any ideas on this?
View 1 Replies View RelatedAny easy to install/configure network/server monitoring tool? PLease note I'm looking for something of little lightweight here (Not something like zenoss) But I'd still like to get performance graphs and event notifying alerts. Also note this is to monitor less than 50 servers and perhaps a firewall or 2.
View 2 Replies View RelatedGwibber doesnot display the messages for Facebook Need a good GUI based download manager like Kget for Fedora
View 9 Replies View RelatedCan any one tell me a network monitoring tool which can monitor remote connectivity and generate a comprehensive report about the link state like up/down, error timings, increase in latency and packet loss rate.
View 3 Replies View RelatedManaging MySQL servers can be quite complicated without a proper tool.I have used some commercial tools over the years, but I need something that is Web based, accessible from internet.There are NOT many offerings out there, so I wonder if, beside one company that launched a product quite recently (Novaquantum), there is something else out there that can I can compare it with?I guess when you find something that you like, you'll always to look for something better (PhpMyAdmin doesn't count!)
View 2 Replies View RelatedI have implemented a web application on Linux that I want to deploy and sell to customers. I want to sell ready systems including the hardware. The application is written in PHP/MySQL. What I am searching to achieve is :
1) Find a way so that filesystem and partitions to be encrypted but without the need to insert some code when rebooting. So that if someone gets out the hard disks and attach to another system, cannot have any access to my files or settings. And of course when rebooting (e.g. after a power failure) encryption to be applied automatically.
2) I know that there are ways to bypass root password on a Linux system. Can all these ways be unassigned ? I want the only way to have access to system, to be by using the root password and nothing else.
I have thought of using a virtual server instead of a physical one (like deploying a virtualbox server) but still would like this to be the most secure possible including not only remote but also local access to system.
I am not clear as how to put my question but what I am looking at is some tool which has a GUI to be able to design a databases and also once the database is done it should be working.Some thing like drag and drop interface for a database.As an example I can write a query on mysql command prompt or phpmyadmin to create table its fields etc.Can I use some thing which does not involve mysql command line?What should I search for?I know very well how to work with mysql command prompt I need a GUI tool for the same to some non technical users.
View 1 Replies View RelatedKindly suggest me any web based daily activity/tracker tool for small organization.
View 2 Replies View Related