Software :: Gitignore Not Ignoring Server Side Created Dirs?

Jan 26, 2011

I've got a Web app on a server, that may dynamically create some directories inside "/public/sites/medias" from the inside of the app. I've got no problem so far to tell Git to ignore everything _actually_ in "public/sites/medias", but the problem is when users begin to create new dirs and add files like these :

/public/sites/medias
---------------------/images
---------------------------/4

[code]....

View 1 Replies


ADVERTISEMENT

Networking :: Changes On The Server Side Aren't Visible On The Client Side?

Jan 10, 2011

I'm using NFS and I have the following problem. After ~100 days, the client and server lose connection, but the client doesn't know about this, it gives no error. The problem is that the changes on the server side aren't visible on the client side.

The nfs options are: "noatime, nolock, hard, udp, notcp, nosuid, nodev, rsize=8192, wsize=8192, actimeo=60"

The kernel version is: 2.6.16.27 built with 250 Hz. Is this an already corrected issue in a kernel version? Or are my options wrong?

View 1 Replies View Related

Server :: Squid3 Deny All Traffic (Ignoring ACL)

Feb 18, 2010

I have a squid3 on a debian lenny box but cannot get access to any site.

If i remove the http_access deny all works, but i just want those ip to get access to squid

My squid.conf

Code:
intranet:/etc/squid3# cat squid.conf
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8
#acl all src 0.0.0.0/0

[Code].....

View 3 Replies View Related

Ubuntu :: Get Wget To Download Files From A Server Ignoring Some From A Text File?

Jun 29, 2010

I use the

Code:
wget -r -A <extension> <site>

command to download all files from a certain site. this time i already have some of the files already downloaded and listed in a text file via

Code:
ls > <text file name>

How can i make wget to download from the site i want but ignore the filenames listed in the text file?

View 2 Replies View Related

General :: Grep Regular Expression To Find Any Two Capital Letters Side By Side?

Jan 8, 2011

How would I use a unix grep regular expression to find any two capital letters side by side and how would I find an expected comma in an expected spot?

View 2 Replies View Related

General :: Ubuntu - Play Two Or More Videos Side By Side In A Synchronized Fashion

May 10, 2010

I have two (or more) video files that I want to play side by side. I could do that simply by opening them in two seperate windows, but that would also seperate all the controls (play/pause/forward/...). I want to play them in a synchronized fashion so that pause/forwarding/... works on both videos simultaneously so that they always stay at the same timecode and they don't go out of sync. How would I accomplish that in Linux?

This is needed for viewing only, so compositing them into a new video file first should be avoided if possible, but if there isn't an easy way to do that, I welcome answers doing it with composition as well.

View 1 Replies View Related

Installation :: Partition On My Computer To Run Windows Vista And Ubuntu Side-by-side?

Sep 24, 2010

Will I be able to have a partition on my computer to run Windows Vista and Ubuntu side-by-side?

View 2 Replies View Related

Ubuntu :: Make New Icons Automatically Add To Right Side Instead Of Left Side Of Desktop?

Dec 18, 2010

If a file gets created in the user's Desktop folder, or if a drive is added to the machine and a Desktop icon is correspondingly created, they will by default appear on the left side of the desktop (unless, in the case of the latter, the specific drive has been created before and dragged to the right side, in which case GNOME will remember to put it in the same place).

Because I have a terminal window embedded onto my Desktop in the top left corner and occupying most of the screen), I keep my icons on the right side of the Desktop instead of the left (Mac style) - Any time I add a new drive or a file is sent to the Desktop, however, I have to kill the terminal window to be able to click on the icon, then drag it back to the right side, then restart the terminal.

Is there any way to tweak GNOME so that these icons are added from the top right corner and down instead of from the top left, automatically?

View 5 Replies View Related

Ubuntu Installation :: Setup A Dual Boot System With XP Running Side By Side On Thinkpad T41?

Jan 28, 2010

have been trying to setup a dual boot system with ubuntu and XP running side by side on my Thinkpad T41.tried it a few times and always causes the same problem. i have 40 gig HDD, on which i create a 13 gig NTFS partition and leave the rest as free space. then install XP on the NTFS partition. no problems.

then i boot from the ubuntu disk (9.10 Karmic) and install using the "use free space" option at the partition section. ubuntu installs ok, and boots fine from GRUB 2.0. BUT when i select the XP option from GRUB's list, it starts to boot XP, i get the standard XP loading screen for three seconds and then it crashes to a blue screen critical problem, and restarts the system. when i then boot from the xp cd and go into recovery mode CHKDSK will not recognise the disk, and DISKPART shows one HDD at 35 gig which it cannot access.

this means i cant run FIXBOOT and get my xp install running again. every time i do this process it produces the same problem. tried at first with xp installed on whole HDD, and reducing the xp partition size. killed XP. then tried ubuntu first and xp second - but this caused the same inaccessible disk problem - xp would not recognise the partitions and would not install. so i slipstreamed my XP install disk to SP2 hoping this would make it recognise the partitions, but no luck there. so had to format all and repartition the 13 gig NTFS for xp. installed xp again without difficulty but ubuntu install killed my xp in the same way.

View 9 Replies View Related

Ubuntu Multimedia :: See Stereoscopic Side By Side Picture Film Using Smplayer With Vdpau On Normal LED Monitor?

Jun 23, 2011

How could I see stereoscopic side by side picture film using smplayer with vdpau on normal LED monitor?

View 1 Replies View Related

Ubuntu :: Get A Application To View Spreadsheet Files Side By Side?

Jun 10, 2010

where I can get a application to view spreadsheet files side by side to see differences or sync ?

View 3 Replies View Related

Ubuntu :: Finding A Software To Compare Two Documents Side By Side?

Sep 23, 2010

I'm looking for a software to compare two documents (for example .odt) side by side or highlighted in graphical way. I want to do the same as Word 2010 Compare Documents (see this: Microsoft Word 2010: View Two Documents Side By Side). I found in OpenOffice something a bit similar that, see in <Edit> -->> <Compare documents>, but it's not a good visual presentation. I'm looking for a software who give me the possibility to see the differences between two documents side by side, or highlighted.

View 3 Replies View Related

Ubuntu Installation :: Side By Side Upgrade - Copying APT Repository?

Jun 5, 2011

I'm wondering how much of my currently installed packages I can transfer to a new system...I have a HDD split in two. I have 10.4 on one half (/dev/sda6) - my working system for the last year or so since my last upgrade - and I have just installed 11.04 on the other half (/dev/sda. I wanted to check out the new version rather than upgrading. note I have my home folder and all stored data on other drives (zfs mirrored disks) - the boot disk is mostly OS related... I can overwrite /dev/sda8 with impunity as long as /dev/sda6 is intact....

What I want to do is capture the wide variety of packages I have installed on the old version and install them onto the new system - without using the dist-upgrade mechanism... I've had it fail too many times leaving me with a complete rebuild being required... is this (partially) possible or have too many core packages changed? I was especially thinking of something like [URL]

to obtain the list:

dpkg --get-selections | awk �$2 ~ /^install$/ {print $1}� > installedpackages

to reinstall:

cat installedpackages | xargs sudo aptitude install -y

another path would be to clone the entire /dev/sda6 onto /dev/sda8, boot into the duplicate and dist-upgrade that

View 1 Replies View Related

Programming :: Java Servlets: Setup The Server Side Configuration On Fedora Web Server?

Jan 4, 2010

If you hadn't guessed it from my last 3000(ish) java-related posts, I'm a Java n00b writing a Java Applet for a work project. I got to the part was I was about to write the applet code that would send HTTP requests to my CGI scripts. But I read some paragraphs in a book praising Java servlets as better that CGI because they are easier to use and give much better performance server side. My server load isn't very big, though, and I was wondering if it would be worth taking the time to learn about Java servlets and how to set up the server side configuration on my Fedora web server.

View 3 Replies View Related

Server :: Squid Accepts Only HTTP Requests But Speaks FTP On The Server Side?

Apr 26, 2011

Here is my query:

Squid document says that Squid accepts only HTTP requests but speaks FTP on the server side when FTP object are requested.

We call Squid HTTP and FTP caching proxy server. Does it also caches FTP contents? Is it possible to configure FTP clients to use Squid cache? When we make an FTP request to an FTP site via Squid will it be bypassed?

View 5 Replies View Related

OpenSUSE Install :: How To Make X11 Screens Be Side-by-side

Jul 20, 2010

It used to be a sysadmin/yast setting wherein you configured the display.It is now done under "personal settings"-->"display" meaning ordinary users can set their own preferences. That's really nice and all, but I'd rather it be sysadmin-only than have to go through several minutes of futzing around with it every blasted time I login. So, how can I make side-by-side permanent either for myself or for all the people who use my system (just me)? Thank you.

This module is only for configuring systems with a single desktop spread across multiple monitors. You do not appear to have this configuration.Since I obviously do and since I can get the desktops to spread across the monitors (after futzing for several minutes).

View 2 Replies View Related

Ubuntu Installation :: Installing 9.10 Side By Side With Kubuntu 9.04?

Mar 31, 2010

I did a search but for this topic and I thought it would be discussed quite a bit, did not get any results. Maybe I did not use the correct words? Anyhow, I am running Kubuntu 9.04 and wish to switch to Ubuntu Karmic 9.10. I do still want to keep Kubuntu 9.04 as a boot up option temporarily in case I have major issues with Ubuntu. Ill also need to know how to get rid of Kubuntu after Im sure all is well with Ubuntu. Finally, there are a ton of boot options (different kernels Ive upgraded to) in Grub when Kubuntu boots up. How do I get rid of those? I also have a Windows XP partition that I boot into occasionally.

View 4 Replies View Related

Ubuntu Installation :: Install Side-by-Side Hiccup?

Aug 10, 2010

Just installed Ubuntu 10.04 on my home laptop after testing it (and loving it) on my work desktop just this morning. First time Ubuntu user and looking to be a long one, too.Anyways, I used the "install side-by-side" on both machines, but my laptop, with Vista, has a weird side effect. At the boot screen, I chose Windows Vista and it booted the recovery tool (I forgot the exact name). I was worried at first, but when I chose the actual Windows Recovery option below it to attempt to fix it, it booted Vista. So it seems in the process of partitioning the HDD for Ubuntu I somehow switched what each partition boots. Is there a way to correct this?

View 4 Replies View Related

General :: Write Line1 , Line2 Side By Side?

Aug 8, 2010

I am having a text file as below ;

line 1 : 123 rama 21
line 2 : dropped INDIA Remarks

i want out put as below :

line 1 line 2 ie

123 rama 21 dropped INDIA Remarks ( in one line)

which command i can use ?

View 12 Replies View Related

Ubuntu :: View Two Windows Side By Side On Desktop 9.10?

Nov 17, 2009

I would like to know how I can view two windows side by side on the same desktop (ex. have two openoffice files side by side) and be able to work on both of them at the same time rather than having to click back and forth from window to window. I have seen this done on people that have MAC computers is there anyway to do this on Ubuntu?

View 8 Replies View Related

Server :: Easy To Learn Server-side Language?

Oct 18, 2010

Coming from a C and C++ background, with a little SQL at university, I was wanting to move to web development and implement an idea of mine for evaluating movies. In a nutshell, the idea is this: produce a score for each movie by only taking into account opinions of people of your age and psychological profile, as derived from a questionaire. Or a score derived from the opinions they have given about other movies, the more match there is with your opinions about those movies, the higher the coefficient for their opinion in the production of the movie score.What's the easiest way to implement this, what language is the easiest to learn?

View 7 Replies View Related

Server :: File Created By Application Server On Mounted Drive Is Not Writeable?

Sep 16, 2010

I have a web application(java 5, mysql server) installed on Tomcat on Red Hat 5.Part of the functionality is to allow the upload of files to a windows share. I have mounted the share using theAny file I create here from the terminal gets sions."-rwxrwxrwx"The problem is that when the application server creates the file it gets created with the following."-rw-r--r--"How can I get files created from the server to be "-rwxrwxrwx"

View 1 Replies View Related

Ubuntu :: Install Windows Side By Side With 10.10?

Dec 19, 2010

I have installed Ubuntu 10.10 on my computer. And now for some reasons I need to install Windows 7 side by side with it. I tried it before and ended up loosing my Ubuntu partition. I wanna keep Ubuntu as my main operating system.

View 7 Replies View Related

Ubuntu :: How To Install Debian Side-by-side

Dec 20, 2010

I am running Lucid, but i want to test Debian OS, but i don't want to run in VM, therefore i had decided to install Debian side-by-side to Ubuntu.Debian also uses Grub-2..? i am asking this because once i install it, i don't want to lose my Ubuntu, therefore i need Advice before install it,.

View 4 Replies View Related

Ubuntu :: Unity And Gnome 2 Side By Side?

May 6, 2011

I have to say that I don't mind Unity all that much! Certainly not as much as I had expected to, given what I had been reading before the upgrade from Maverick. I'd like to go on playing around with it. However, I would also like to continue to be able to use Gnome 2 sometimes, with Compiz and Emerald, as I have done in the past.

The trouble is that whenever I log into the "Ubuntu classic" desktop, it loads compiz, complete with the Unity plugin. Then I have to disable the Unity plugin manually every time, and do the same (with no panel) whenever I log into Unity.

Is there a way I can configure it to only load the Unity plugin in the Unity desktop, but not in the Gnome 2 desktop?

View 9 Replies View Related

Slackware :: Setting Up The 2.6.37.6 And 2.6.38.4 Kernels Side By Side?

May 28, 2011

The 2.6.37 kernel has proved disappointing for me on one lap top at least. The KMS disregards any boot-up parameters and bringing X on seems to be a big struggle for the lap top. The logon screen for run level 3 appears for several seconds before the lap top starts up the GUI logon. Worst of all, applications seem to take twice as long as they used to to get started.

No doubt there are some tweeks I could do but the main problem seems to be that the lap top is not powerful enough to cope with the KMS. I am even considering downgrading back to Slackware 13.1 (which this laptop had no trouble coping with).

Before doing this I thought I would try the 2.6.38.4 kernel and see if this overcame any problems. An initial trial looked promising but evidently there is more to using a new kernel than unpacking the huge 2.6.38 kernel and re-running lilo. I was unable to get past the login screen because many of the 2.6.38 directories don't exist.

Can I set up a laptop so that I can choose which kernel I want to use at boot-up time or do I have to make a total commitment with one kernel only?

View 2 Replies View Related

Server :: Get Apache To Run Server Side Includes?

May 14, 2010

how do you get apache to run server side includes. here is what I tried. I do not get an error it just ignores the includes.[URL]..

View 12 Replies View Related

Server :: Server Side Apt To Read DVD With Controls

Jun 3, 2010

Is there an app I can put on my website hosting server that will do the following:
1. Allow the user to view a DVD.
2. Pause / stop to view something in more detail.
3. Rewind to view something again.
4. Mark location so they can return to viewing in the same place at a later time.

I belong to a fly fishing club. We have tapes of fly tying sessions dating back to 1992. Since we are registered as an educational charter with the state, I would like to make the available to our web sight viewers for learning.The club owns all these tapes and they were filmed at club sponsored functions. There should be no copyright problems. I am in the process of converting them to digital.

View 1 Replies View Related

Server :: Server Side Spam Filtering

Feb 4, 2010

I have a mail server (dovecot+postfix) on Centos with amavis/clamav installed and working. It correctly identifies spam as such and puts it in the headers. I want it to move those suspected spam messages into a spam folder. I do have this working on an older debian server that I didn't setup. If someone could point me in the direction if where that config might be. I can't find it in any of the mail config files.Could there be a seperate package doing this?

View 3 Replies View Related

Ubuntu :: Removing Parent Dirs From Tar

Jul 30, 2011

I'm trying to use tar which I've used a bit before but have never had to do this so I'm unsure. I'm trying to remove parent dirs from the backup. example;

Code: tar cvpjf /path/to/backup.tar.bz2 /path/to/the/source I want the backup.tar.bz2 to only contain the contents of source. At the moment the contents of the backup.tar.bz2 have the following file structure /path/to/the/source/files. How can I remove the parent dirs from the backup.tar.bz2? Alternatively, How could I just extract the contents of source with out the above folder structure? at the moment when I extract the backup.tar.bz2, I get the full folder structure in the location that I extracted it to.

View 2 Replies View Related







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