Just opened the package, greeted with an admin screen. The password isn't blank and nothing I can see in the user manual... Google searches seem to turn up nothing either.
Is there something equivalent to WebDrive but free or open source ?
Update: I want on Windows if possible and be able to save a file on a virtual ftp drive from any software.
I know already I can type "ftp://[email protected]" into an Explorer address as suggested below but that doesn't transform it into a true virtual drive as i cannot save file from notepad for example.
Most of us know the basic security practices on Windows:
use a limited account
set a password
disable unused services
uninstall bloatware
Antivirus / Antimalware
etc.
I haven't ran linux as my main desktop computer before, so I don't know how to properly secure it. I have heard linux is supposed to be more secure than Windows, but I know that the default settings of anything are rarely secure. What are some things I should do as a new Linux user to secure my desktop system from attack?
I am looking for a password manager for a command-line Unix environment. So far all I can find are keyring applications for Windows, Linux, and Mac. But no command-line Unix interfaces.
My main goal is to be able to access a password keyring through an SSH connection to a machine that has no graphical user interface. If there are no good unix password keyrings out there, what would be a better way to store personal passwords in a central location?
I'm planning on using a MacBook Pro with a projector that only has a VGA input (through the MBP's Mini DisplayPort and a Mini DisplayPort to VGA converter). Will this have problems with HDCP (High-bandwidth Digital Content Protection), either under Snow Leopard or Windows XP?
I'll only be showing other people's photos, user-generated movies or PowerPoint slides. The MacBook Pro was purchased from Apple new in December 2009.
I was using Hamachi (v1) and banned a couple of users for a week.
During this time, Hamachi auto-updated to Hamachi2, and now I can't find the ban/un-ban function. Any idea where this is and how to un-ban a user?
I tried re-installing the Hamachi (v1) client, but when I started it, it auto-updated to v2.
I've got a SHELL script which is using a pipe to separate my 2 commands:
ssh -oBatchMode=yes user@hostname "mysql -u yop -pyop -c yop | echo test"
The problem is even if my connection to mysql doesn't work, it send the echo test.
I would like to forbid my script to send any command if the previous command doesn't work.
I search with a if condition but it seems it not possible with it :(
Does anyone have an idea ?
Thanks,
Namari
In his recent blogpost, Thoughts on Flash, Steve Jobs says:
We also know first hand that Flash is
the number one reason Macs crash.
My best guess is that Flash runs in user-mode, with restricted privileges. Is is impossible to crash a system having restricted privileges.
What am I missing?
I am getting increasingly annoyed at wifi networks that require the user to fill in a login/pass by opening a browser. Are there any apps for iphone/ipod touch that are able to automate this step?
Since I found out about Outlook's "Cached Exchange Mode" I've been using it, and I also set it up on every PC I come across. I think it's a great feature that improves the efficiency of of every Outlook user, and I don't understand why it's not ON by default.
My question is - are there any disadvantages to using Cached Exchange Mode? (Besides the obvious fact that it consumes a bit more space, which I don't see as a big issue nowadays)
Hello all
I have fedora installed in my system. I know the password but i forgot the user name. I can access through terminal but i don't no how to login through gui. Please help me.
Thanks in advance.
Longtime Windows user, looking to get my feet wet with Linux. Since Windows makes comparatively little use of the command line, I'm naturally more comfortable with GUI tools for remote server administration tasks. However, before i rush out and install a VNC server on my Linux box, I want to get a sense of how many of Linux's various packages actually offer GUI front end. If not many, then it's probably not worth the effort.
I'm a new user of Mac OS X on my laptop. Currently I have Windows 7 and OS X on the same machine.
I can't figure out how to use the desktop correctly, no hard drive show, no right clicks, etc. Can someone explain the difference?
I have a question related to PKI Infrastructure , should an organization go with Microsoft PKI or an independent separate PKI Infrastructure ? Is there any licensing restrictions if I user Microsoft PKI Infrastructure ? Or should I get an independent PKI infrastructure from a vendor that offer PKI TSA and SP(Signature Proof) Infrastructure.
I have a local share with my vmware development server and I'm finding that when I create new files via osx, they are created under root instead of jacob.
Which is weird because when I do the connect to server thing I'm explicit about the user being jacob i.e.
afp://[email protected]/
Suggestions?
So I'm following this tutorial: http://www.howtoforge.com/using-fail2ban-to-block-wrong-ispconfig-logins and the problem I have is that rsyslog won't redirect the output from a file to another
/etc/rsyslog.d/12-ispconfig.conf:
if $programname == 'ispconfig' then /var/log/ispconfig.log #the file exists
But I keep getting the output to syslog:
ispconfig[1117]: Login failed for user asdasd on IP XX.XX.XXX.XX
Any ideas how to fix this?
My knowledge on the topic is rather limited, but does one have Kernel access/the general ability to change programs at run time whilst running Wine?
For Clarification: Can the user of the computer access any information they want via the Kernel on the underlying system running Wine, or does normal Windows security still apply?
Hi,
I just got my VPS, i login phpmyadmin as root but i cannot create database, i cant even see a link for this. I also want to change other user's permissions but i cannot find out how to.
any help ?
thanks
Hello,
I'm looking for a software similiar to Windows Desktop Search or Google Desktop, that can also display results from our Intranet search engine in the same manner it displays regular results (files/emails/etc.).
So far I managed to add Intranet search capabilities to Windows Desktop Search, but it doesn't show the results in the programs UI, but requires the user to press a "Search Intranet" button that opens the browser.
Would be happy to hear any suggestions.
Thank you.
Hello,
I'm using Linux in a large multi-user network. Let A be some group which I'm am member of, but which is not my primary group. According to chmod(2) I should be able to chgrp a file to group A. Trying to do so succeeds on a local as well as on a NFSv3 mount, but not on a NFSv4/Kerberos mount (EPERM). Are there any special considerations regarding chgrp when using NFSv4 mounts?