General :: Program To Encrypt Folders That Works In Windows

Jan 18, 2011

I'm using a crypt solution called DriveCrypt(for windows). But now I need a solution that does the same that DriveCrypt does but must to work in both Windows and Linux.Somebody know some software that works in Linux and Windows to encrypt folders?

View 2 Replies


ADVERTISEMENT

General :: Encrypt System Folders Without A Desktop Environment?

Jul 8, 2010

i have a centos 5.4 without desktop environment. i can only access certain system settings via browser (and of course console). i would like to encrypt some folders. but these folders are used by the system. can i encrypt them? will the system still be able to access these folders? if yes, how can i encrypt only through console or is there something web based software for this?

View 12 Replies View Related

Ubuntu :: Compress And Encrypt Files / Folders?

Oct 30, 2010

I currently have a bash script that runs and backs up my daily files onto a separate partition using Rsync, but I thought it would be good to use the Ubuntu-one service as an ADDITIONAL backup for really important files.

How do I compress then encrypt those files, and can I add any commands that will do this to my existing bash script?

I am running Ubuntu 10.04

View 1 Replies View Related

General :: Crypt() Perl Function To Encrypt Password In Shell Scripts Or Encrypt Passwords?

Jan 8, 2010

I Have shell script like this

Code:
#!/usr/bin/expect
set password "XXXXXXXX"

[code]...

View 13 Replies View Related

General :: Navigating To Folders Within The Terminal Program?

Jan 31, 2010

I'm trying to install Flash Player 10 (to access Hulu) with no success. Here are the instructions Adobe gave me:

1. Click the download link to begin installation. A dialog box will appear asking you where to save the file.

2. Save the .tar.gz file to your desktop and wait for the file to download completely.

3. Unpackage the file. A directory called install_flash_player_10_linux will be created.

4. In terminal, navigate to this directory and type ./flashplayer-installer to run the installer. Click Enter. The installer will instruct you to shut down your browser(s).

5. Once the installation is complete, the plug-in will be installed in your Mozilla browser. To verify, launch Mozilla and choose Help > About Plug-ins from the browser menu.

When I'm in the terminal program, I type this in but don't get a response. I'm not sure how to navigate to directories...

View 2 Replies View Related

Ubuntu :: Linking Content Of Windows Folders To Folders

Mar 31, 2010

The Problem was I wanted to open my /home/Pictures folder and have it display the contents of the My Pictures folder in my windows partition. This way I could have ubuntu and xp using the same set of music files, picture files, etc. I was having a very hard time understanding how to get from here to there because I'm such a newbie. However I have discovered how to do it and I wanted to post it, in hopes it will make things easier for other newbies.This allows me to see every TYPE of document in /dev/sda8/Media (windows My Documents folder) without having to see any of the folders (My Music, My Pictures, etc).

View 1 Replies View Related

Fedora Security :: Encrypt An Entire HD With Both Windows 7 On It Already?

Aug 24, 2011

does anyone know the best way to encrypt an entire HD with both Fedora and Windows 7 on it already? At the very least I would want to encrypt the Linux partition, as that has the most sensitive stuff on it.

View 10 Replies View Related

Ubuntu :: Copy CD That Only Works In Windows To Blank CD That Works?

Aug 29, 2010

I just want to be able to copy the files from a cd that is only compatible with windows to and new cd that is compatible with ubuntu

View 9 Replies View Related

General :: Windows - Share Folders Over Network Across OSs?

Dec 21, 2010

I have a desktop with ubuntu 10.04 with my whole music collection in it. I want to access it using my laptop and my brother's laptop, both running windows (vista and 7 respectively). All are connected to the same network.

View 1 Replies View Related

General :: Can Only Access Some Folders In Windows XP From Ubuntu 9.04?

Jan 10, 2010

Following a re-install of Ubuntu 9.04 I now find that I am now unable to access some of the Windows folders on the "C:/> Drive" as I did before the re-install was done.

Using the access from "Places" only some of the folders are listed. I have also been trying to re-configure "Wine" to run one or two of the applications in Windows. However, I was able to configure one such application to run but from the External HDD, because I had a backup copy of the ".exe" file. I transferred this file to the Internal HDD and it now runs satisfactory. The other applications are inaccessible because of this "Access" shortcoming. Strangely, I somehow was able to get to the "Start Menu" in Windows listing all the applications' shortcut links, but sadly not the Programs Folder with the ".exe" files in Windows.

I would appreciate any help and/or advice of how I can overcome this problem to enable me to access all Folders in Windows XP.

View 14 Replies View Related

General :: Share System Folders With A Windows Computer?

Nov 28, 2010

I have a computer running Ubuntu 10.10 32-bit with Gnome and another computer running Windows 7 64-bit. How can I share folders between these? I can use Samba to view my Windows shares, if I specify the IP address by going to the "Connect to Server..." option in the Places menu. Going to "Network" in Nautilus and trying to open "Windows Network" fails because it could not retrieve the share list from the server.

MY question, though, is how can I set up Samba (or some other software) such that my Windows box will be able to see my shared folders? And also, what is the difference between Samba and Samba4 (because both are in the repositories).

View 1 Replies View Related

General :: Get List Of Windows Shared Folders On Ubuntu?

May 23, 2011

We have a small LAN in my office, I use Ubuntu and other PCs have Windows XP and 7 - they have some shared folder on them.

How dp I get a list of Windows's shared folders on Ubuntu in Terminal (using the command line)?

View 1 Replies View Related

General :: Copy Folders From Windows Machine To System Script?

Oct 7, 2010

I'm looking for a script to run that will be run from my linux box to copy folders from a windows server at a certain time on a daily basis.

View 2 Replies View Related

General :: Share Folders In System Machine To Windows Except Samba?

Feb 21, 2011

Is there any way to share folders in linux machine to windows machine except samba and ftp..

samba is blocking by the hosting company.

View 3 Replies View Related

General :: Access Windows Files And Folders From Enterprise System Server?

Sep 17, 2009

I am new to Linux.I have installed dual boot, XP(NTFS) and Enterprise Linux Server on same desktop.Now how can I access windows files & folders from Enterprise Linux Server?

View 4 Replies View Related

General :: Windows 7 - Backup Folders To External SFTP Server With Shadow Copy

Mar 1, 2010

I have an account in university on Linux machine with 10TB of free space accessible via SFTP. I would like to backup my Windows 7 x64 laptop to university. Currently I am using rsync+cygwin, but backup is pretty slow (without shadow copy) and I hate console window appearing every day on my screen when I login.

So I am looking for something like Windows Backup but with support for SFTP. Combination of tools will work too.

View 3 Replies View Related

General :: Recursively Rename Files/folders To Make Their Names Windows-friendly?

Jan 29, 2011

I have a bunch of files on a Ubuntu box, which have various characters in their filenames that Windows doesn't accept (mostly ":" and "*", but possibly others).What's the simplest way to get these all renamed and moved to a Windows machine? It's OK to replace these characters with something like "[colon]" and "[asterisk]".

View 1 Replies View Related

General :: Web Based Mail That Works On Windows Can Supports Mbox?

Feb 7, 2011

I am looking for a locally hosted web based mail client that will work on Windows (Vista and up) as well as Linux. Right now, I use mutt (Cygwin mutt on Windows), but I was wondering if there was a simple web based client I could use. It does not need all of the fancy features of mutt, just the ability to send mail and allow me to browse my local mbox files.

View 2 Replies View Related

General :: TCSH Script Works On Windows 7 Does Not Work On Fedora

Aug 5, 2011

I have written a tcsh script on a Windows 7 machine in order to perform a task on a machine running Fedora. After writing the script, I used cygwin to run it on the Windows 7 machine, and it worked exactly as intended. Then I moved it to the Fedora machine, and I got the following error:

Code:
While: badly formed number

Here is the beginning of the script:

Code:
#!/bin/tcsh -f
##
## Script to automate loading of A2 DAQ systems
##
##

[Code]....

Before the error, I see the string "This program will attempt to automate the DAQ Control process", but not "Please enter the number of the current or most recently completed run: ", so clearly the problem begins at the first "while"

View 3 Replies View Related

Ubuntu :: Program Cannot Create Files/folders?

Jul 1, 2011

I am running the new Natty install of Ubuntu. I always seem to have this particular problem, particularly with any ubuntu/kubuntu installs, but not other distros.

Basically, I'm trying to run a program -- a text-based game server. The server needs to be able to create new folders and write and delete files within its own directories in order to work.

However, no matter what I try to set in permissions, the program always spits out errors saying it was denied. I have set the directories so that any user/program can write/delete in them, and it still doesn't work.

View 3 Replies View Related

CentOS 5 Networking :: Cannot Browse Windows Network Or Connect To Windows Shared Folders

Dec 22, 2010

I have a fresh install of CentOS 5.5. I am trying to browse to the Windows machines on my network (Places > Network Servers > Windows Network), but I get a blank window. I am able to ping the Windows machines using their IP address, but not by their name. What do I need to do to be able to see the Windows machines and also to connect to shared folders on these machines? So far I have tried starting SMB (via System > Administration > Server Settings > Services). I have also tried changing my smb workgroup to "WORKGROUP" (the default was mygroup which did not match my Windows machines.

View 8 Replies View Related

General :: Will Be Able To Run Every Windows Program ?

Apr 15, 2010

Shouldn't a virtual Windows running on linux allow that in theory?

View 1 Replies View Related

Ubuntu Multimedia :: Listen To Music By Folders Program?

Mar 20, 2010

Which program allows us to listen to music by folders?

View 2 Replies View Related

General :: In Ubuntu 9.04 - Mount The Different Folders On The Partition To Different Folders In Home?

May 12, 2010

I have a shared NTFS partition ("shared") that I use for data for both Windows and Ubuntu. How can I mount the music folder on shared to $Home/Music, and the Videos folder on shared to $Home/Videos? I want to mount the different folders on the partition to different folders in home.

View 2 Replies View Related

General :: Windows - Program Which Uses LZW Compression

Oct 4, 2010

how to do Lempel-Ziv-Welch compression using pen and paper for my algorithms and data structures class. Unfortunately we have only a couple of examples in our book of how it is done. I'd like to practice compressing and decompressing text using it, but I need to find a way to check if I'm right doing it right or wrong.

So I'm looking for some preferably free/open source program which can compress and decompress LZW for Windows or GNU/Linux. Programs without binary distributions are fine too.

View 2 Replies View Related

Ubuntu :: Editing Root Owned Folders With A User Program?

Apr 10, 2011

I'm using the IDE Netbeans (text editor) on my /home/michael Ubuntu account. I'm trying to open a file with Netbeans that's owned by root, I can't do this as I expected. So is there a way to run NetBeans as root, or is there a way to give netbeans permission to open/save files owned by root

View 1 Replies View Related

Ubuntu :: Pressure Sensitivity Only Works For One Program?

Jan 10, 2010

I have a Wacom Bamboo Fun tablet, which as far as I know, is supported. The pressure sensitivity works well on GIMP, then I noticed that it doesn't seem to work in any of the other graphics programs I tried using. Like Pencil animation. (which I know supports pressure sensitivity)

View 1 Replies View Related

Ubuntu :: Is There Auto Text Program That Works?

Mar 25, 2010

I use auto-text completion a lot on windows and it works very well.Is there a similar program in ubuntu? I tried one ages ago, cant remember its name, but it really wasnt that great..

View 4 Replies View Related

Ubuntu :: Program That Works Like Naturally Speaking?

May 19, 2010

Does anyone know of any Linux program that works like Naturally Speaking?

View 3 Replies View Related

Ubuntu :: Microphone Only Works When 1 Program Is Running

May 31, 2010

I am a new ubuntu user but I used linux mint before ubuntu and I had the same problem there. My microphone only works when 1 program is running, but if I load a game or something my microphone stops working.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved