SUSE :: Get All Month Start And End Date Between Two Dates?

Dec 22, 2010

I have a requirement where I need to write to a file a block of static text for each month starting from 01-01-2000. It would be something like below

[code]...

View 2 Replies


ADVERTISEMENT

General :: Rsync Files With Dates After A Certain Date?

Jun 8, 2010

I was going to do a rsync -r -a -z -v -p -e sshto move some files frome server to another, but then realized all I really need are files which have dates starting June 1, 2008 to current. Is there a way to have rsync only sync those files?he directory structure that's my source goes all the way back to 2004.

View 5 Replies View Related

Ubuntu :: 8.10 - Date And Time One Month Behind

Mar 5, 2010

When I boot up ubuntu 8.10 the time and date are a month behind. Is there anyway of correcting this?

View 8 Replies View Related

Ubuntu :: Change The Date Format So That It's- Month-Day-Year?

May 13, 2010

I use an email program that shows the date as, 10-4-26.....which means the year 2010 (10) April (4) 26th day.

How do I change the date format so that it's- Month-Day-Year?

I want this changed system wide so all dates are shown in the format I want.

View 2 Replies View Related

Ubuntu :: Filter Date By Range Of Month Using Grep?

Jan 30, 2011

how to filter Date in terminal? I can filter a month from another month using grep but I cant grep multiple months. example, I want to show the data from 20/Jan/2011 to 10/Sep/2011. Grep can only show data of January and September. Is there any other unix commands I can use to achieve what I want?

View 9 Replies View Related

General :: Parsing File Dates - Get The Date Of The Last Time A File Was Modified ?

Jan 11, 2010

I need to get the modified date on a file in linux to use in a script.I tried using 'ls -l' on the file, but this caused problems when the date turned from a single digit into a double. The reason for the problem was because I was parsing the result string on spaces.How can I get the date of the last time a file was modified so I can use it in a script? For example, if a file was modified on 1/11/2010, I need the 11.

View 2 Replies View Related

Software :: Use "date" To Calculate Some Dates?

Aug 6, 2009

I'm trying to use "date" to calculate some dates. I'm getting some wrong results and wonder, if I'm doing something wrong here. If someone has any idea or if your "date" works as expected, please post here. In case it works on your machine could you please tell me which version of coreutils you have installed? The example code I'm using follows. I first create a date, which should switch to a previous day if I substract some minutes. The code and the results I get:

Code:

bash-3.1$ REC_YEAR=2009
bash-3.1$ REC_MONTH=9
bash-3.1$ REC_DAY=1
bash-3.1$ REC_HOUR=0

[code]....

View 1 Replies View Related

Programming :: Bash - Use The Call Command (displays The Current Month And The Next Month)?

Mar 8, 2011

how i can use the cal command so it displays the current month and the next month, i know you can use cal -3 9 2007 to show the previous current and next but i just want to display the current and next.

View 9 Replies View Related

Ubuntu Networking :: Traffic Monitor - How Much Data Downloaded/uploaded On An Interface This Month And Previous Month

Nov 20, 2010

I'm looking for a powerful network traffic monitor that can do all of the following (or at least a combination of tools that can do the following):

Tell me how much data was downloaded/uploaded on an interface this month and the previous month tell me how the traffic was used throughout the monthshow which internal IPs (IPs in the 192.168.1.0/24 network) used how much traffic show which ports/protocols on those IPs used all that traffic

Hhow LIVE traffic flow statistics that can tell me total speed of traffic going through an interface as well asshow which internal IPs (IPs in the 192.168.1.0/24 network) are using how much of the traffic show which ports/protocols on those IPs are using that traffic

This tool will run on a linux router through which all my internal PCs are connected to the Internet. This means the tool(s) need to work with NAT (traffic being forwarded and not necessarily destined for the interfaced being monitored).

The distribution being run doesn't have a package manager so any packages or dependencies have to be manually compiled and SCPed over file by file. For this reason, the tool/tools need to be simple (things like vnstat, not things like ntop that have their own web interface).

I know that vnstat can tell me the first bullet point so it's only there incase there's a tool out there that can do everything. If there's a tool that can only do the second or third bullet point, that's great too - I'll just keep using vnstat and look for something else to do the other task.

View 6 Replies View Related

Ubuntu Installation :: Wont Start Up After One Month

Mar 11, 2010

this has happened two months in a row since i first installed Ubuntu 9.10, at exactly one month after i've installed it, it wont start up properly when i clicked on the Ubuntu option as my OS.

It will bring me to a page with grub> appearing and im meant to type in something but cant figure out what.

so in the end i have to reinstall ubuntu again in my windows OS and this irks me a great deal, as i will have to reinstall my wine and spotify and not to mention losing all the data and pictures that i have saved in Ubuntu.

View 4 Replies View Related

General :: Out Of Date Repositories For Suse 11.1

Mar 3, 2011

I am running Suse 11.1 and for several weeks now have been getting no system updates, security or otherwise. I am, however, getting a message suggesting that the relevant repositories are out of date. Do I need to upgrade to a new version?

View 1 Replies View Related

SUSE :: Improperly Shutdown Suse - Restore Gnome To Automatically Load The Default User On Start Up

Jun 30, 2010

I am new to Linux and wow, it did not take me long to run into a huge snag. I am running Suse Linux Enterprise 10 on a laptop and by some strange reason the computer froze from overheating and I was forced to shutdown improperly. Once I restarted it booted right to the command prompt when it usually instead boots to the default user. I managed to get gnome running using the "startx gnome" command. But when gnome loads, none of my normal extentions load like my wireless driver, the sound driver, etc. how to restore gnome to automatically load the default user on start up or fix any other damage I might have done? lol

View 3 Replies View Related

SUSE :: Renaming Multiple Files - Adding Date / Time Stamp In Name

Feb 1, 2009

I am trying to rename multiple files in a directory and add the Date/Time stamp to the file name.

Example:
file1.txt
file2.txt
file3.txt

Renamed to
2009_02_01_21.txt
2009_02_02_21.txt
2009_02_03_21.txt

I am able to accomplish this using this command:
mv file1.txt "`date +%Y_%m%d_%H`".txt

But I want to automate this task, I have many files to process and I dont want to do them one by one.

I already tried this but it does not work
mv *.txt "`date +%Y_%m%d_%H`".txt

View 2 Replies View Related

SUSE :: Determine The Report File Name Based On The Source Directory Name And Current Date?

Apr 17, 2010

### TO DO: Determine the report file name based on the source directory name and current date### The report name and thumbnail directory must follow this pattern: source-%j-%H### for example, for pictures in /home/you/pictures, the file name will be: pictures-%j-%H### HINT: Use sed to extract the directory name from the path and combine it with date command output

View 1 Replies View Related

General :: Log The Start/completion - Time&date - Of My Cron Job Script?

Jan 11, 2010

How do i log the start/completion (time&date) of my cron job script? i want to be able to see what time it started and what time it finished? and if there where any errors while running my script.

View 3 Replies View Related

Ubuntu Multimedia :: Replace Jpg Files Last Modification Date With Timestamp Creation Date?

Sep 22, 2010

I'm looking for a method for modifying some jpg photo files last modification date with the corresponding timestamp creation date of each file.The reason is that shotwell import pictures in folders according to last modification date which is stupid on my opinion.

View 2 Replies View Related

Ubuntu :: Organize Folder With Images By Date Taken Rather Than Date Edited?

Aug 1, 2011

As a photographer I'm constantly taking photos and storing them in folders. Now occasionally I'm using two cameras (either for different settings or an assistant is also taking photos) which means that for one event I can have differently named images.Both cameras have the same time set (which always helps in Windows) but in Ubuntu when trying to sort my folder by date taken I can't.The options I'm given are to sort them: Manually, by Name, by Size, by Type, by Modification date and by Emblem.Now none of those are helpful to me once I've done a few edits to the images.So please if anyone knows, how do you organise a folder with images taken on different cameras by Date Taken rather than Date Edited?

View 3 Replies View Related

General :: Use Date With Touch To Create New File With Date Based Name?

Mar 12, 2010

I am using CRON to create a new, blank file, every minute, in a specific location on my web server. After web searching, and reading man pages, I get the impression that the following command is supposed to work:touch /home/mydomain/var/folder/attachments/`date +%H%M`.txtThis should give me a new file with a file name that is the current hour and minute.However, when executed, the CRON mailer reports:touch /home/mydomain/var/folder/attachments/`date +/bin/sh: -c: line 0: unexpected EOF while looking for matching /bin/sh: -c: line 1: syntax error: unexpected end of fileSo, it looks like shell is seeing the plus (+) sign as an EOFObviously, nothing get created.What would be the easiest, single line command to create an empty file, at a given location, with a time based file name

View 5 Replies View Related

OpenSUSE :: KMix Won't Start Up In SUSE 11.4?

Mar 16, 2011

KMix doesn't start up in OpenSUSE 11.4 (x86) + KDE 4.6.0. So I can't configure my audio channels and so on.

Error:
inux-d84p:/home/Willem # kmix
unnamed app(7652): KUniqueApplication: Cannot find the D-Bus session server: "Did not receive a reply.

[code]...

View 5 Replies View Related

SUSE / Novell :: No Sound After Start-up?

Sep 17, 2010

I have a default OpenSuse 11.3 system with KDE4 and alsa and an Asrock 4coredual Sata2 motherboard with intergrated audio. I configured audio by yast2 after installation of the system, and it was working. But: anytime I re-start the system, a message pops up after start-up, asking if I really want to remove audio device this and that, and no matter what I choose, there will be no sound.

I can only get sound again by:

- running yast2,
- deleting the audio device configured,
- adding the same device, and setting the volumes again.

It is rather time consuming to manually re-configure (remove and add) audio after each system start-up.Another issue: there is absolutely no way to configure skype to be able to use the microphone input. What I speak into the microphone it goes to the loudspeakers (connected to the front speaker output), but never to skype. The only way to get skype capture mic input is to configure the front speaker as a microphone input device is skype, in which case skype captures all sounds that go to the loudspeakers, but in this case sound is overly distorted. Sometimes muting channels other than Mic and Master in kmix does not work either.

Is there a way to get a working audio in today's developped linux distributions, especially SuSE 11.3, or that is the past, like convenient file managers and useable desktop?

View 2 Replies View Related

General :: Julian Date Converter To Gregorian Date

Apr 22, 2010

Anyone have a ksh solution to convert julian date to gregorian date?

View 6 Replies View Related

OpenSUSE Install :: Suse 11.2 Didn't Start?

Mar 8, 2010

I install 11.2 on AMD dual core 4200+ and 2G ramafter I enabled some effects on configure Desktop effects and when I pressed apply key the computer hang and when I restart it, it hang before login screen

View 7 Replies View Related

OpenSUSE Install :: Suse Don't Start Correctly?

Apr 1, 2010

i just installed OpenSuse 11.2 whiteout problems, once finished i reboot my eeepc, but the startup stops at :

Code:
Starting udevd:
Loading drivers, configuring devices

View 9 Replies View Related

SUSE :: Unwanted Items Running At Start-Up?

Jun 26, 2010

I have been experimenting with KDEs Remote Desktop connection facility and now every time I start the computer a dialog box opens called 'Invitation - Desktop Sharing'. How do I stop this program running on start-up?

View 1 Replies View Related

SUSE :: Run Wireless Card From Start Script?

Aug 24, 2010

Ive just built a PC running Suse 11.2. Ive finally got the wireless PCI card running using Ifdown then Ifup from a console, ( using ndiswrapper) I need this to happen while booting up so the wireless is automatically started so I can do away with this routine everytime. The PC is for a friend who is not too savvy on PC's. what script I'd need to run to get this to work? I know that if there was ever any change to kernel it would have to be reset.

View 1 Replies View Related

SUSE :: Schedule Hibernate And Program Start?

Oct 17, 2010

I'm trying to make an old Dell Latitude D505 running OpenSuse 11.3 LXDE download torrents at night between 2 and 6 AM (when I have free bandwidth), but I'm failing at a couple very basic things. The solution is probably very simple, but I can't find it.First: How can I schedule Transmission to start every day at 2AM? I tried with Crontab (using VCron), but I think I'm using the wrong command. When I type "transmission" in a terminal it launches transmission, but when I make a crontab entry with "transmission", nothing happens. Do I need to type the full path to the transmission executable? If so, how can I find that? Or is the problem more likely to have something to do with permissions?Second: Is it possible to schedule hibernation? If so, what command should I use?

View 4 Replies View Related

SUSE / Novell :: Services Do Not Start At Boot On 11.2

Feb 23, 2010

After upgrade of 11.1 to 11.2 I noticed that most of the services that was started in 11.1 at boot are starting now in 11.2. I check run-level of services with

Code:
chkconfig --list

And everything is as like was before the upgrade. When I start services manually everything is OK, but on restart they do not starting.

Code:
cat /var/log/YaST2/y2logmkinitrd
Kernel image: /boot/vmlinuz-2.6.31.5-0.1-default
Initrd image: /boot/initrd-2.6.31.5-0.1-default
Root device: /dev/sda7 (mounted on / as ext3) .....

View 2 Replies View Related

OpenSUSE Install :: SUSE 11.3 Wont Start After PC Reboot?

Oct 4, 2010

I recently installed open SUSE 11.3 on my computer which I built myself and the problem I have is after rebooting the computer, I get a black screen. It will not boot the operating system. Here is my component specification:

Video Card: BFG GeForce 8800GTX 768MB 384-bit GDDR3 PCI Express
Motherboard: DFI LP DK 790FX-M2RS AM2+/AM2
CPU: AMD Phenom II X4 955 Black Edition 3.2GHz
Memory: CORSAIR XMS2 4GB (4 x 1GB) DDR2 800 (PC2 6400)
HD: Western Digital Caviar SE16 320GB 7200 RPM 16MB Cache SATA 3.0Gb/s

Another question is, where can I purchase SUSE 11.3 and if I do purchase, will I get help on the phone installing it ? Pleas keep in mind that I have little experience with SUSE Linux.

View 9 Replies View Related

Hardware :: Suse Enterprise Server Network - Can't Start

Oct 7, 2010

I have installed the Suse Enterprise server 11 SP1 on my laptop. I have the atheros AR8132 network card, and it seams the suse is detecting correctly, but i can't start the network up. He returns an erros saying that the eth0 is not supported by suse, or kernel, i must check to be sure.

View 1 Replies View Related

SUSE :: Use To Start Or Stop Samba Service In Suse10?

Aug 15, 2010

Which command i need to use to start or stop samba service in suse10? I tried rcsmbd start , ./smbd start , /etc/rc.d/init.d/smbd start and no result. And the second question . How i need to connect to samba server from windows7 ? Are there any samba client programs or i must connect from cmd ?

View 2 Replies View Related







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