Fedora :: Insert Unlock Code In Linux Using Any Linux Tool?
Apr 16, 2010
I have learnt that the network locked huawei modems may be unlocked to use any sim card bu getting a special unlock code and it should ask for it when a "foreign" SIM card is inserted. This procedure works well in Windows, but in Linux where I use wvdial, I dont get prompted for this unlock code. Does anyone know how to insert the unlock code in Linux using any Linux tool (GAMMU/GNOKII/Minicom etc)?
if anyone of you have shifted using Paid Red Hat Linux with CentOS, and what are your experiences of moving from Paid Linux to Unpaid Linux CenOS. When do you suggest a person use Paid Linux and when to use Unpaid Linux?
I am looking for an application I used in 2001.It was a curses application that displayed devices or files in hexadecimal format, and allowed searching through them and other functionality.
I am unable to ssh a Linux box from other Linux boxes; also tried to window putty.Although I am getting the password prompt instantaneously.So far, by comparing logs of other server, I am just able figure out that "debug2: callback start" is not coming in ssh -vvv logs.
I want to set up a VPN between my fedora11 and a xp on same lan to be able to use the resources on my xp. ( printers and fileservers )Reading more about VPN makes me more and more confused.
I have installed fc11 x86_64 on my machine. When I try to install .bin files, it displays 'ld-linux.so.2 bad elf interpreter no such file or directory' error. I have also installed glibc but it didn't fix the problem.
I have been using 64-bit Linux for a week now and have a couple of 64-bit related problems.64-bit wireless driver not working and flash not available in 64-bit.Is it just bad luck or is 64-bit Linux immature?I am thinking of going back to 32-bit Linux. Will my system (core i7, 8 GB ram and SSD) have the same performance with a 32-bit Linux?
Can I use my all-in-one printer with LINUX Operating System? KODAK All-in-One Printers are designed to to work with WINDOWS XP, WINDOWS VISTA, WINDOWS 7 Operating Systems and with MAC OS. Because of its open-source nature, LINUX OS requires a complex, dedicated support team. LINUX OS represents a very small percentage of installed operating systems in the U.S. As a result, costs for ongoing support and a dedicated support team are not justified at this time.
As Kodak continues to launch products, and as updates are made to LINUX OS, launching LINUX Drivers would require ongoing support and driver updates to Kodak's software. Customer support teams are focusing efforts on current issues concerning the more prevalent WINDOWS and MAC OS; adding support for LINUX OS would take resources away from these issues. Compatibility information for KODAK All-in-One Printers is printed on the retail package so that our customers can be aware of the printer's hardware and software requirements at the time or purchase. For more information about specifications and compatibility, visit KODAK All-in-One Printers.
I have a cluster of linux boxes that authenticate with ldap, and a few windows boxes. I have been asked to make the windows boxes mount or map one of the linux partitions on the server.Any ideas or search terms that could shortcut the research process on this would be great.
Anybody know why there's no Linux Netflix player support? My suspicion is that this is a copy-protection (or lack thereof) issue or that, like so many others, Netflix is joined at the hip to M.S. and is preventing it.
Currently I am installing oracle 10g release 2 with Red hat Linux 4.I am getting the following error.
Exception Name: MakefileException
Exception String: Error in invoking target 'ntcontab.o' of makefile '/home/oracle/oracle_10.2/network/lib/ins_net_client.mk'. In forum I saw this kind of post and I did all the steps, then also getting the error.
I have installed Scientific Linux 4.8 (based on RedHat Enterprise 4) on my old Samsung X10 laptop which previously had a working WinXP on it. Due to a broken screen connector I cannot use my laptop screen so I use a separate monitor connected via a serial link.
The linux install seemed to work fine except now when I boot up I eventually get a screen completely covered with flashing artefacts and I cannot see any desktop like environment. Although in the initial stages of the boot-up I do see white text on a black background zipping by.
I actually saw similar screen artefacts at the beginning of the installation when I chose the 'graphical install mode' (I re-started the install in 'text mode' to see it working).
I will be very pleased if someone can help me fix this as I have been wanting to get into linux for ages and this is my first plunge.
How can I install linux-ftpd-ssl 0.17 on Fedora Core 6? Do I have to set any environment variables ? I downloaded the version from [URL] and tried to compile it but it is giving many errors.
Is it possible to do a 'minimal' install similar to Arch Linux or Sabayon Linux CoreCD?Would these be done by checking/unchecking packages from the DVD?Reason for this is, that I want to install XFCE and/or other DE besides GNOME or KDE, but want to do it from a 'clean' install.I don't like the custom spins because they are not 64bit...
It disappears too fast! I'm using the netinstall spin of the Fedora 13 x64 disk. As far as I know, I still need to tell it to load Anaconda from the network. Is that correct? Anaconda loads from the CD, but I would prefer to use the downloaded image. Should I just let Anaconda go through its paces then tell it where I downloaded the image to on my network?
The documentation is woefully inadequate when it comes to using the netinst spin (yes, I am already thinking about providing help on the install docs based upon my experiences).
I have a problem here with my updated kernel. I'm currently using Fedora 14 kernel 2.6.35.9-64, and my wireless card Broadcom BCM4312, which had an issue before with Linux distros, is working fine already, thanks to the kmod-wl software driver. My problem now is this, after updating to kernel 2.6.35.10-72, fedora does not boot, and I noticed that the wireless card is the only thing not activating, compared to the working kernel. And when i looked at the log of the bootup (pressed right arrow key), I saw this:
I was wondering if someone can help me... I have a file that I am trying to LFTP from my Linux server to my Mainframe and the file is uploading but the data looks slightly corrupted..First off let me tell you the following text is French and it contains accent characters.Below is how the data looks when you view the data through vi or on the Mainframe: factureNum
Note how the accent e is turned into a uppercase accent A and a copyright symbol.When I view the PC file in hex through Notepad ++ the turns into and the result is one character turning into two characters is a hex C3 and is a hex A9.
When I LFTP the file to the mainframe the characters are transferred and I end up with a hex 66 and a hex E4.The end result I am after is that I want to transfer my linux file, who's data looks like this on the linux server: factureNumro and like this when viewed on a PC: factureNumro to my mainframe and I want it to look the same as when I transfer it to the PC. Like this: factureNum.