Red Hat / Fedora :: Automate Testing Of Web Login?
Jan 20, 2011
I am trying to automate testing of logon into a web application using "curl". as the first step i am doing below to see if i can login to the app from command linecurl --verbose --user usernameassword my.url.combut it does not seem to be working. from the output that i get it seems it only gets to the page where to enter my username/password. but does not get past that stage. below are the first few lines from the output
curl --verbose --user administrator my.url.com
Enter host password for user 'administrator':
* About to connect() to my.url.com port 7790
[code]...
View 3 Replies
ADVERTISEMENT
Feb 5, 2010
just installed server edition... and is there a way to automate the server login?or through ssh because i want to get rid of the monitor i have plugged into it
View 1 Replies
View Related
Jun 23, 2010
- is there a way to set the default user in console login so that all needed is to press enter(or event without it) to be able to input the password for that user - also is it possible to console login without password, by just inputting user name and pressing enter how to put startx for that user right on login, so that the user doesn't input the command manually
View 6 Replies
View Related
Feb 7, 2010
finally i found the script for telnet automated login session...<<Mod edit: questionable link removed>>
View 4 Replies
View Related
Aug 2, 2010
I've successfully installed Debian testing (squeeze) on my old iMac G3. I didn't select a desktop environment as a preconfigured package, but only left "standard system utilities" checked.Once I rebooted, I logged in as root (on the command line) and ran "apt-get install xfce4 xfce4-goodies gnome-icon-theme xdm", let all that pull in and installd then rebooted. As the system was booting, I could see all the services starting and whatnot, but when it gets to the line "Starting xdm..." the screen changes to black, but stays black for a good 2 minutes. I tried hitting some keys on the keyboard, as well as typingy login credentials, even though I can't see them, but nothing seems to work. I've tried rebooting several times
View 6 Replies
View Related
Feb 1, 2011
I have downloaded the latest testing image today (debian-testing-amd64-kde-CD-1.iso), install went just fine.
On boot, I get as far as the KDE login screen, where my user and password are seemingly accepted. Seemingly, as after this point, the screen is a complete mess. This 'mess' differs between attempts: it could be full of black and white squares, themselves made up of noise pixels; once it was like a normal screen after it had been through a blender, i.e. bits of the DE but awfully mixed up. (My judgement would be that the video pointers is set to point at the wrong part of memory... or is that my old-school point of view getting in the way? Whichever, it provides you with an idea of what it looks like.)
Running on an Nvidia GTS250 card, with two monitors (2 x DVI).
I have not installed any NV propriety drivers, as this is the first boot(s).
There is no xorg.conf present on the system; and I cannot find anything obvious in xorg.log (but then, I wouldn't know what to look for).
I use grub legacy, from my existing PCLOS partition (though this should not be an issue as I get as far as the KDE login screen, pretty as please).
Regarding the install itself, I took the above mentioned testing image as a way to get Squeeze. I assume this was the right way to do this at current time.
View 14 Replies
View Related
Dec 5, 2010
eog notices when a PNG file changes, and offers to reload it.But it does not reload until I move the mouse over to the monitor where I stuck eog, and click ReloadHow can I make eog just reload automatically without asking -- the way evince does, for PDFs?
View 1 Replies
View Related
Jul 29, 2010
I am trying to automate yum update of specific package on a remote machine.
So far I have this:
#!/bin/bash
# Update my system
if ! yum update w3m
then
failure=1
fi
if [ $failure ]
[Code]...
View 1 Replies
View Related
Jun 22, 2010
I am using Fedora 13 and I have one program (wine) that I need to start grabbing for the updates-testing repo instead of the default repositories in order to get newer versions. I think I can figure out how to add that repository, but I need to know if there are any others I need to disable or any other changes I need to make to my system so that I don't confuse my set up with conflicting updates.
Also, is there anything special I need to do to be sure that only that one program is grabbed from the testing repo when I run regular updates?
View 6 Replies
View Related
Mar 8, 2009
I need to know how to configure automate sending sms if server reboot and shutdown? Now i just set sms notification once my server it's UP by create scripts in /etc/rc.d/rc.local while booting then from server sending sms notification. SMS - using gnokii attached mobibe phone. Server - Fedora 10
View 3 Replies
View Related
Feb 4, 2010
Making a script. This is for my linux class. Basically when you run it, whatever directory it is in, zips everything, backs it up to the folder its in, and also makes a copy of it in the root directory. Here is what I have, but its not running right.
Code:
#!/bin/bash
echo
echo
echo "Automate Backups"
echo -n "Would you like to backup? Y or N:"
read answer1
if [$answer1 = "y"]
then
if [$USER = "root"]
then
echo
tar -cPvzf "$USER"_backup.tar.gz.`date +%F` /"$USER"/*
cp "$USER"_backup.tar.gz.`date +%F` /backups/"$USER"_backup.tar.gz.`date +%F`
echo "Successful Backup"
fi
echo
tar -cPvzf "$USER"_backup.tar.gz.`date +%F` ~/"$USER"/*
cp "root"_backup.tar.gz.`date +%F` /backups/"$root"_backup.tar.gz.`date +%F`
echo "Successful Backup"
View 14 Replies
View Related
Nov 23, 2009
did some one installed kde 4.3.3 by using the kde testing repo?
View 3 Replies
View Related
Jan 25, 2010
Being a LAMP snob, it pains me to even think these thoughts, but .I'm running FC-9, and developing websites, mainly using PHP - well the whole LAMP thing. I now find the need to test/code for IE. To that end I'm thinking VMware, VitrualBox, etc. loaded up with that "other" OS.
I'm sure others have gone down this path. I'm guessing the answer is Win-7. My main question is: OK, I do a virgin buy and install and register it on my VM. Six months later I want to change from VM-X to VM-Y and I reinstall - what is MS's feelings on VM's.
View 6 Replies
View Related
Mar 30, 2010
I am interested in doing some testing for Fedora. I want to be able to test nightly builds of fedora. I currently am running F12 and depend on it to do daily work and don't want to risk breaking it just for testing. I wanted to know how fellow fedoraforum members do testing of new fedora builds? Do they have several root partitions to install a working and testing install? Do they put in a virtual machine?
View 3 Replies
View Related
Feb 19, 2011
It was released a couple days ago, and the Scribus team always sends new releases to Fedora, but on my Fedora 14 x86_64 computer I can't find it in updates-testing:
Code:
# yum install scribus --enablerepo=updates-testing
Loaded plugins: refresh-packagekit
updates-testing/metalink | 15 kB 00:00
updates-testing | 4.7 kB 00:00
updates-testing/primary_db | 880 kB 00:00
Setting up Install Process
Package scribus-1.3.9-1.fc14.x86_64 already installed and latest version
Nothing to do
I can always download the RPM and install it directly, but I prefer to use yum. Did the updates-testing people misplace it? Or did the Scribus team forget to send it to Fedora?
View 2 Replies
View Related
Dec 13, 2009
I'm using fedora 11. I'd like to do some tests with direct IO (raw) devices. I have now raw(1) command. Yum fails to find a package providing raw. There's a /dev/rawctl and raw appears in /proc/devices. Where is it? (rpm?)
View 3 Replies
View Related
Feb 4, 2010
I am trying to set up linphone for testing voip performance. Essentially I am a beginner with linux. I picked Fedora based on the recommendation of a friend. I am running Fedora 12 and I need to get linphone up and running with a working registrar. I have no idea what to do so I turned to hours of research which yielded little results but I did thing to try using partysip. I would like to know if this is a wise choice and if it is what do I do to set it up?
View 2 Replies
View Related
Jul 18, 2010
Firefox 4 Beta RPMs are available at [URL]. The RPMs do not upgrade or modify the existing Firefox installation and instead create a new profile to coexist with the stable releases.
View 12 Replies
View Related
May 25, 2011
I am using Fedora 14 and I need to install the libudev-devel package, but the following error occurs:
Error: Package: libudev-devel-161-8.fc14.i686 (updates)
Requires: udev = 161-8.fc14
This is because the actual version I have installed is:
udev-161-9.fc14.i686 (@updates-testing)
How can I downgrade to the udev-161-8.fc14.i686 package?
More details:
[root@localhost xxx]# yum install libudev-devel
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_GB to language list
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libudev-devel.i686 0:161-8.fc14 set to be installed
--> Processing Dependency: udev = 161-8.fc14 for package: libudev-devel-161-8.fc14.i686
--> Processing Dependency: libudev = 161-8.fc14 for package: libudev-devel-161-8.fc14.i686
--> Finished Dependency Resolution
Error: Package: libudev-devel-161-8.fc14.i686 (updates)
Requires: udev = 161-8.fc14
Installed: udev-161-9.fc14.i686 (@updates-testing)
udev = 161-9.fc14
Available: udev-161-4.fc14.i686 (fedora)
udev = 161-4.fc14
Available: udev-161-8.fc14.i686 (updates)
udev = 161-8.fc14
Error: Package: libudev-devel-161-8.fc14.i686 (updates)
Requires: libudev = 161-8.fc14
Installed: libudev-161-9.fc14.i686 (@updates-testing)
libudev = 161-9.fc14
Available: libudev-161-4.fc14.i686 (fedora)
libudev = 161-4.fc14
Available: libudev-161-8.fc14.i686 (updates)
libudev = 161-8.fc14
Trying to use --skip-broken doesn't work.
View 3 Replies
View Related
Jul 13, 2011
I just found new mesa-dri drivers in the updates-testing repo, installed all of them, uninstalled kmod-nvidia, and it just worked with my geforce 9500GT. For me, this is a huge step forward, the only thing still giving problems is the DVI signal, so I'm stuck in VGA. Even then, I was able to get a better resolution with the DVI signal using this testing drivers than with the nvidia ones (I tried several links suggested by DBelton in the nvidia-installation thread for fixing the DVI issue, to no avail).
View 4 Replies
View Related
Apr 6, 2011
i am trying to automate a service but i dont know how to do it. I am automating a library system and there are services that have to start at the startup (during boot). How will i make this service to run at the startup in debian?
View 1 Replies
View Related
Oct 18, 2010
Is it possible to make a script, which reads commands from a file one line after another, logs into a network device over a console connection(RS-232) and executes those commands wile sleeping 1s after each line? I have used minicom in order to connect over console line, but minicom is not scriptable as far as I know. There is a macro option, but this configuration file is almost 2000 lines long. Is such script possible at all?
View 7 Replies
View Related
Feb 18, 2009
I recently purchased a Quadro FX 4800 and tried to install it on Fedora 10. During the installation, Fedora didn't recognize my new graphics card and began installing the OS in text mode. I stopped the installation and tried to start over, this time I passed the following command: linux resolution=1024x768. I then proceeded with the installation, and again, I was posed with a text mode installation. I continued with the text mode install and when Fedora was done installing, I rebooted and system just locked up.
At this point I was frustrated, so I reinstalled my old 8800 graphics card and started a new install with something that worked in the past. When the install was done, I loaded the latest NVIDIA drivers and the rebooted. I reinstalled my new graphics card (Quadro FX 4800) then powered up my system. I thought everything was good to go and all of a sudden my system flickered and then locked up during the 'Anacron' testing phase. I then rebooted with the "Ctrl+Alt+Del" hotkeys, but my system always locks up during the 'Anacron' testing sequence. I am aware that the Quadro FX 4800 is a few months old, but how can I get it to work in linux? It has gotten so bad, that I had to resort to using MS Vista.
System specs:
Intel Core Duo Quad Core
4 gigs DDR2
SATA RAID 0
Mobo: 680i SLI
800WATT Power Supply
View 5 Replies
View Related
Jun 7, 2011
I currently have a setup which allows me to connect to all computers on my home network via SSH and RSA keys. I'm very security-conscious, so all of my keys are passphrase protected. I'd like to essentially set something up where I'm running Unison on a cron job to back up to a file server on my network, which we'll call timmy. I've noticed that the first time I try to use a key on my Ubuntu laptop teeks, I get a dialog which pops up asking me to type in my key passphrase. I've heard that for servers needing to make automated backups like this that one should use ssh-agent to ask for the key passphrase on login/server start. How can I set this up on teeks?
I'd essentially like to have the following happen:When I boot and come into the OS, prompt visually for the passphrase as is done when I first use a key.If I SSH into this computer (as it's internet-facing) and I haven't provided the SSH passphrase yet, then prompt for it. (Sometimes, I might need to remotely reboot the machine over SSH, so I'll be SSH'ing into it after it reboots and I'd like to be able to authenticate the key without having to VNC in and do it manually.)
View 2 Replies
View Related
Feb 10, 2011
I'd like to get the information about automatization of the tasks in Linux, more specifically in Fedora with minimal installation (without graphical interface and so on).The application (developed in C) needs to be started automatically when the computer is initialized. I've read about cron but I guess it's not a solution in this case because whenever computer starts the application must run once.I also have read about the/etc/ rc.local file but I made some tests changing it and they didn't work, the computer starts asking me the login and password but nothing run after that.The inittab was the same. In this way, someone know how to initialize an application developed in C when the computer starts?
View 6 Replies
View Related
May 24, 2011
I would like to automate a definition process. I have 11,581 to define. :|
I would like to read each word, copy the definition(s) and append it next or below the word or save definitions to file.
The word list has one word per line.
Python script?
Bash?
Perl?
Its an interesting project but I cant seem to figure it out. Lack of programming skills.
View 2 Replies
View Related
Feb 25, 2010
I have RHEL Machine in production server where we gets usual alerts that logs filling up spaces. We archive those logs but in case it grows maximum we delete the old ones. Any idea how can we autiomate the process.
View 1 Replies
View Related
Mar 29, 2011
I need to tar this logs, but i dont how to make it simplier to me. Everyday there are created this five logs. I need to make five tar files from every day from this files at the end of the month
For example
Till now i have tar it manualy (copied every file)
View 2 Replies
View Related
Nov 22, 2010
can provide recommendations on any projects that can fully automate the install process of an interactive application. I am doing installs of applications such as websense and they are all interactive. I would like to automate all interactive installs in my environment. I did find the following: [URL]
View 1 Replies
View Related
Jul 30, 2010
I want to share file locations with pc users (i'm a mac user). problem is: mac uses fslash, while pc files are indicated with baskslashes. I'm looking for a automation/plugin/shortcut/... to change them quick. I use paths a lot and share them with pc users, so manually it's to time consuming.
View 2 Replies
View Related