General :: Install Ndiswrapper But Access Is Restricted
Apr 28, 2011
I just started using Linux, more specifically the Ubuntu distribution, earlier today. I am attempting, and failing, at setting up my wireless with a usb device. My device is on the list of those supported, and I am trying to install ndiswrapper so that I can use the windows drivers. My problem is, my access is restricted. I can not save to anywhere on my File System. Anyone know how to fix this problem?
View 2 Replies
ADVERTISEMENT
Jan 24, 2011
My home directory's permissions allow only myself access to it. Is it possible to put a file inside my home directory with.. say.. full permissions, and create a symlink to it so other users can access that file alone inside my home folder? System is Ubuntu Karmic.
View 2 Replies
View Related
Apr 14, 2010
I'm trying to lock down SSH for a particular user who wants to use my server for some development, so I'm making him a little play area.
Problem is I'm having difficulties locking the account down.
I've implemented bashrc which appears to be what I wanted at first, restricting the user to a user directory of my choice, but I now find that firstly the user can't use cd at all, not even cd to directories within the users home directory.
But also I've found bashrc to be pretty pointless security wise because I can just type sh and then do what ever the hell I want? Such as cd / and then ls and see everything on the server.
So I'm wondering if anyone has a solution to this for me?
I want the user to be able to make directories and cd into them in their own user area but not cd .. or / out of their user area.
View 3 Replies
View Related
Apr 1, 2011
I've tried to install ndiswrapper on Backtrack 4 R2 (without internet connection) but I've got a few errors, and I've googled them but nothing helped (error log is attached)And I have one more question, is it true that when I use ndiswrapper for my wirelles usb I wouldn't be able to crack WEP and other encriptions ?
View 1 Replies
View Related
Jun 11, 2010
I'd like to be able to limit access to a particular website, based on the time of day. I would also like to be able to password protect this if possible.So for instance, from 7am until 10pm daily, I can access URL... but after 10pm it redirects to 127.0.0.1 or something. And this configuration be protected by only allowing a certain user (other than root) to change the config?
View 7 Replies
View Related
Dec 13, 2010
In CGI scripts, there are certain files that are getting "permission denied" when it seems they should be accessible by the apache user. I am running the default package install of apache under fedora. Here is an example:The following is /var/www/cgi-bin/test.pl
Code:
#!/usr/bin/perl
use strict;
[code]...
View 9 Replies
View Related
Nov 19, 2010
I want to setup samba on Maverick. This is the case. I have 2 folders want to be shared, freeaccess and restrictedaccess. The freeaccess folder can be accessed by everyone on network. The restritedaccess folder can only be accessed with account named someone. What I want to ask is, how to setup samba that can solve that case...??
View 9 Replies
View Related
Apr 21, 2011
I want to configure a remote internet facing server as git server. I would like to restrict access to the server to a few systems (access is restricted to select computers, not users). I first thought of using ssh key, but the key can be copied to another system hence that alone is not sufficient. I am having a dynamic IP, so simple IP based firewall blocking is also not possible. I was thinking about the possibility of using both SSH Key and IP based access. Is it possible to update the firewall rule whenever my ip gets changed?
View 6 Replies
View Related
May 15, 2011
a friend of mine is doing a small website-project in school (group of ~6 people). They want to use git as VCS and need acces to a server. I have an account on the server from university, but - of course - no root access.
I could create private/public keys for them, to SSH into my account, but I don't want them to have this power I found 'git-shell', which seems to be used for restricted access with git (although I'm not sure whether I understood the functionality).
My question is: Is it possible to configure SSH keys in that way, that the server runs them (and only them) in git-shell in a specified directory (using ~/.ssh/{config,authorized_keys})?
So that they can
- log in with their SSH key
- use git, execute scripts etc.
- use git push/pull from their private+school PC
- work only in a specific directory (like chroot) eg. ~/web-project/
[Code]...
View 2 Replies
View Related
Dec 18, 2010
I have a problem installing mi dlink dlw-g122 wireless usb adapter.I installed the drivers, in fact when executing
ndiswrapper -l
the output is
dr71wu driver present, hardware present
but when I try to execute
modprobe ndiswrapper
I have this error:
FATAL : Error inserting ndiswrapper (/lib/modules/2.6.12.9-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko): Operation not permetted
View 4 Replies
View Related
Jan 28, 2011
i've patched the source files to be installed on f14 and finally got a succesfull install, ndiswrapper -l comes back with driver installed and presentwhen i run modprobe ndiswrapper i get "FATAL: Module ndiswrapper not found" after many hours of google searching and reading various threads i cannont seem to find a solution to this apart from manualy coping the ndiswrapper.ko file but when i use that solution modprobe starts ndiswrapper but there is no wlan0 present in iwconfig.now for some reason even wheni move the ndiswrapper.ko file manually it still is giving me that error. this worked earlier as i mentioned but then i reinstalled ndiswrapper hoping something went wrong but still got the same error so i tried that same fix and i'm still getting that error. i can't figure out what i migt've done differently earlier but i'm not having any luck.
View 1 Replies
View Related
Dec 27, 2009
I've lasted a lot longer than usual before resorting to asking around, but I've finally gone delightfully mad. I've been trying to access shares based on Windows 7 Ultimate with limited user access on said shares. I've managed to get into my XP machine, another mate's Vista machine and various Linux boxes with no issues, but that's only for shares that are accessible by everyone. The moment I try to get into a share that requires user credentials, I get "Error returning browse list: NT_STATUS_ACCESS_DENIED".If I try to access restricted shares (be it machine or folder) through Nautilus, I will get a user logon prompt, but it fails. Using smbclient results in just as little success, and now I'm munching through O'Reiley's Samba manual from '99, after realising that I need to basically learn Samba in its entirety to have a hope in hell at getting this to work. The trouble is though, every HOWTO and relevant forum post I get my hands on all seem to concentrate more on the server side of things, and usually servering from a linux box, not the other way around as I'm trying to.
The above Windows 7 machine won't even allow me to view its share contents, whereas the XP machine previously will allow me to browse, but won't allow me to access folders with restricted access. I'm pretty sure there aren't any major issues with the way the Windows 7 machine is setup, as it can be accessed with logon from my Xbox, Ubuntu machine, XP and Vista, with only Fedora having problems getting in as it constantly fails logon. What I'm trying to establish is, if Ubuntu can get in, is there something in my Fedora samba config I'm missing that's preventing me access? My thanks in advance to those of you who've been able to put up with me rambling.
View 8 Replies
View Related
May 6, 2010
I am trying to give some one on internet access to one specific IP on my machine which is on LAN behind a Bastion host and the authentication should not be twice only one time. So I am trying to have some thing that runs on my bastion host or you can call it as a gateway and it redirects the incoming SSH to a machine on LAN but it should not be a two times authentication only once. The user should not know that they first logged in to bastion host and then they are redirected to some other IP on LAN.This using a web interface so that if they are behind some proxy or firewall they do not need to bother at least they always have http access.My gateway has public IP but only port 22 is opened by ISP .Is there any software or mechanism to do so I came across one [URL]..
View 1 Replies
View Related
Nov 12, 2010
I tried to install them through the software center first. It would show "in progress" on the left hand side for a couple seconds and then it would go away, but the formats did not install. next I found a command to copy and paste, but it didn't work either
Quote:
mike@mike-MacBook:~$ $ wget -c http://archive.ubuntu.com/ubuntu/poo...untu3_i386.deb
$: command not found
mike@mike-MacBook:~$
mike@mike-MacBook:~$ wget -c http://archive.ubuntu.com/ubuntu/poo...buntu4_all.deb
--2010-11-13 05:54:17-- http://archive.ubuntu.com/ubuntu/poo...buntu4_all.deb
Resolving archive.ubuntu.com... 91.189.88.40, 91.189.88.45, 91.189.88.46, ...
Connecting to archive.ubuntu.com|91.189.88.40|:80... connected.
[Code]...
edit: it appears that this problem applies to more than just the restricted formats... I just tried to download chess and it didn't work either. the window flickered for a second after the "in progress" went away, then nothing happened.
View 4 Replies
View Related
Apr 1, 2011
I am trying to install ndiswrapper in Fedora in order to install a Windows wireless driver.
Code:
su -c 'yum install kmod-ndiswrapper'
, I get this:
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
[Code]...
Rhythmbox crashed and my radio stations disappeared. I'm not sure if this bears any relation.
View 6 Replies
View Related
Jun 24, 2010
i want to install kubuntu-restricted-extras but i prefer sun-java6 packages over openjdk... how can i exclude openjdk from installing when i install kubuntu-restricted-extras.
View 2 Replies
View Related
Aug 9, 2011
I just reseantly got an Asus Essentio CM1730-05 desktop and I installed Ubuntu 11.04 on it with Wubi. After doing so, I installed the restricted driver for my onboard ATI Radeon 3000 graphics. After doing so I get to a blank screen right after the splash screen. Also I think it is frozen because I don't here the Log in music and I have to hard reboot instead of just hitting the power button. If you need to know more about my hardware just ask. Also I have tried two different monitors.
A Dell M991 and my HDTV. I have used the following hook ups to the HDTV-DVI to HDMI and HDMI to HDMI. The Dell M991 is like any older monitor. Just that one VGA hook up. I noticed there is an Asus section so I hope that this is still the right spot. I have tried the following. Replace quiet splash with nomodeset and also i915.modeset=1. I have yet to try i915.modeset=0.
View 4 Replies
View Related
Jun 5, 2010
I made a quick little USB install of Ubuntu using the USB Creator thing in Ubuntu 9.10 (I gave it room to store data also). I use this USB on two computers (Both Toshiba Laptops) and one of them needs restricted drivers for 3D. If I install them, will it mess up where it won't work on any other computers?
View 3 Replies
View Related
Nov 20, 2010
I need do install Ndiswrapper on a new Fedora 14 PC. I found many posts in forums suggesting to use yum after enabling access to both the free and the nonfree repository om Rpmfusion. I performed all the suggested steps but Ndiswraper loooks to be unavailable from Rpmfusion: is it possible? installing Ndiswrapper on Fedora 14?
View 4 Replies
View Related
Jan 12, 2011
1: how do you install the ndiswrapper GUI? since i'm coming from a windows background, a little visual would help me out alot. also, whenever i type in "su - yum install kmod-ndiswrapper" it says its setting up the install process, then it says, "no package kmod-ndiswrapper, nothing to do" i have RPMfusion free/nonfree repos installed along with livna repos. can somebody tell me what's wrong?
2: for whatever reason, whenever i plug in my wireless card, i works for about 10 mins. or so, then if i have in my corded optical mouse plugged in, everything goes wrong. first the mouse starts moving in frame by frame, but when i use the built in trackpad it works fine, stranger even is that i can move my mouse around, but whenever i click on something, it doesn't respond. it doesn't ever do this when i use the ethernet port.
View 14 Replies
View Related
Mar 14, 2010
I have just finished installing Karmic on new computer. I have already installed java jre, flash plugin, and unrar/rar. My question is can I still install restricted extras to get addition applications installed, without corrupting my apps already installed? Or should I just manually install the remaining items from restricted extras manually?
View 2 Replies
View Related
May 2, 2011
I installed Ubuntu 11.04 today and all was working well. I tried playing a video and was prompted to install plugins which worked fine. I then installed Open Shot, Lame and Restricted extras and now when I try to open a video (WMV, AVI, FLV etc) all I get is a prompt to search for suitable Plugin. When I click on search another prompt tells me No packages with the requested plugins were found followed by the name of the requested plugin.ie DivX MPEG-4 Version 5 decoder or Windows Media Video 9 decoder etc.Anybody any ideas how to sort this. I already reinstalled 11.04 from scratch as I had the same problem yesterday. I never had an issue like this before and been using Ubuntu for years.
View 1 Replies
View Related
Nov 23, 2009
I really wanted to try out Fedora 12, but my workstation does not have a LAN available so I am using a usb-dongle - netgear wg111v2. My problem with Fedora is that it doesn't install ndiswrapper or maybe I just didn't see it. How do I install ndiswrapper when I cannot connect my workstation to internet?
View 12 Replies
View Related
Feb 8, 2010
Originally I used YAST's Software Packages to download and install ndiswrapper so that I can set up my Netgear wn511TA wireless card to work with GNOME openSUSE 11.2 default (2.6.31.8-0.1-default). I followed the guide in Ndiswrapper - openSUSE. I almost got it then was thrown off course by Network Manager. Now, back to square one. 1. Software Management shows 3 installed packages: ndiswrapper, ndiswrapper-kmp default and ndiswrapper desktop. Which of these should I run in order to install the Windows .INF driver file?
e.g. <ndiswrapper> -i <windriver.inf>
or <ndiswrapper-kmp-default> -i <windriver.inf>
The reason for this is when I modprobe <ndiswrapper(?)>, I got: FATAL: Could not load /lib/modules/2.6.31.8-0.1-default/modules.dep: No such file or directory. /etc/lib/modules is blank but home/user/lib/modules has the default 2.6.31.8-0.1-default module.
View 4 Replies
View Related
Dec 30, 2010
Just wondering how i could add a entry into a restore script i would run after doing a fresh install of #! Crunch bang. going to be using a base script from [URL]...to do the basics replacing the aptitude thing with apt-get of course What i will be using is as follows
#!/bin/bash
#
# This script is the first in a series of setup scripts for gnome
# Check for admin rights. If user is not an admin user, exit the script
if [ $UID != 0 ]
then
[Code]...
View 2 Replies
View Related
Jan 1, 2010
I recently installed Fedora - it seems like a nice interface and I want to experience the system before deciding whether I want to keep using it over my ever reliable Crunchbang, which gives me absolutely no grief whatsoever. However, it is nice to use an attractive interface now and again.So, here's my problem - I opted to install the ATI drivers when alerted to the restricted ones by the pop-up. I took note of how to disable them again if there were problems with the display after reboot. There was a problem with the display (black screen) and I can't get the command entered at boot time because the only command line environment I have an option for is GRUB. Grib does not recognize any of the 'aticonfig --initial -f' command that ATI instructed me to use to get things back to normal. How do I do this? I prsume others have been there and will know how to guide me. - getting the graphical interface to display better graphics. I want the eye candy that desktop effects give. I am hoping Fedora won't let me down here because I could simply continue to use Ubuntu which only gives one problem with the window resize delay.
View 3 Replies
View Related
Jul 27, 2010
I am trying to install ndiswrapper for a netgear wna1100. My nic card is fried so the only way I can use the Internet is with the USB card. I am running fedora core 13 on an older Dell computer.
View 9 Replies
View Related
Mar 2, 2011
I have searched far and wide for a sulution in installing 'ndiswrapper' for my 'Netgear WG111v2'I seemed to had no problem in getting it to work when I used to run Ubuntu. I have recently migrated to Fedora and have been having quite some trouble in getting this sry little dongle to work.I have tried a number of solutions including installing 'livna' as I have read somewhere that the needed wrapper is contained within that package, however, when I tried installing I would get the following results.
Code:
[bn0@bn0 ~]$ su -
Password:
[root@bn0 ~]# yum install ndiswrapper
Loaded plugins: langpacks, presto, refresh-packagekit
[code]...
View 8 Replies
View Related
Feb 9, 2010
I am in the process of getting a wireless device to work and need to install ndiswrapper, problem is, when it prompts me for the karmic koala cd, which is already in the drive and i click ok, it says it is not the cd. The cd it is asking for has a slighlty different name
View 1 Replies
View Related
Oct 11, 2010
So I have installed Ubuntu on my desktop, I have a wireless card that I know works w/ ndiswrapper and the INF/sys files I have, but I have no way of getting connecte to the internet (Ethernet requires and update) . So, My question is, Can I install Ndiswrapper w/o an internet connection (maybe put it on a CD or Flashdrive?).
View 3 Replies
View Related