Fedora :: Use To Organize All Of The Files For Class (teaching)?

Aug 26, 2010

I have a folder in my /home/user/documents/ directory, which I use to organize all of the files for class (teaching), early this week I moved all the contents of that directory to a subdirectory, and began writing lectures for the new semester. I just sat down at my computer and all of the changes I made to the directory have reverted to the way they were a week ago. Files are gone, the lectures I had written so far are gone, my syllabus is gone... I had a symlink to the directory on the desktop, its still there, but it's broken. The directory is a symlink to an NTFS partition, the /Documents directory is shared between the two OS's. Did this cause the problem?

Luckily I had today's lecture backed up on my website... so, i'm not sunk for today.. but.. this really scared me.

View 5 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Script To Organize Media Files?

Jun 25, 2011

script/app that can organize files according to their extensions? I have a bunch of files and subfolders containing other files and what I want is to organize them all in seperate folders(movies, music, images, archives).

View 1 Replies View Related

OpenSUSE Install :: Cannot Compile Vdrift-2009-06-15 - Warning: The Options Class Is Deprecated; Use The Variables Class Instead

Mar 12, 2010

I have a problem with compiling vdrift-2009-06-15 using scons. As the source that i obtained only supports scons i cannot use make. the error that i get when i try to compile it in GNOME Terminal is: scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/mohit/Download/vdrift-2009-06-15/SConstruct", line 9, in <module>

scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/home/mohit/Download/vdrift-2009-06-15/SConstruct", line 13, in <module>
Checking for C++ header file asio.hpp... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
[Code]........

View 4 Replies View Related

General :: Best Distro For Teaching Yourself Linux?

Feb 4, 2010

Another profoundly metaphysical conundrum comes to mind..If you had to recommend a stable yet fairly 'bare bones' distro to an intermediate computer user so that he/she could take it and build upon, add to, enhance and what-have-you to something lean and customised AND during the creation of which the process would be highly instructive yet not prove insurmountably time-consuming and frustrating, which distro would you suggest? I'm thinking in terms of something like a very much dumbed-down version of Linux from Scratch, perhaps.What would make for the best auto-didactic Linux distro for a non-supernerd to mess around with?

View 13 Replies View Related

Ubuntu Installation :: 4GB Flash Drive Enough For Teaching Environment?

Mar 28, 2011

I'm going to be teaching a programming class to a group of middle school students, and I don't have access to install software on the computers we'll be using. At this point I don't even know if they'll be Macs or PCs, but I should be able to find out soon (and the class doesn't start until June, so I've got time to figure this out).

What I thought about doing was creating a set of flash drives with an Ubuntu installation on each one, and have the students run the computers off of the flash drives. I'd like them to be able to save their work, and I'd like to be able to set up a Python environment, a Java/Eclipse environment, and a GCC environment. I also thought it would be relatively easy to set up a single drive and then clone it for the number of computers I'll have.The course is a survey course in a number of different languages, and nothing will be particularly fancy (e.g., a few limited GUI apps, and no large data sets).Would 4GB drives be enough to set something like this up?

View 8 Replies View Related

Ubuntu Security :: Malware-gen In Class Files With Latest Java?

Apr 4, 2011

I browse with Firefox and I had been running a pretty vanilla install of Ubuntu 10.4 (with a few things like tomcat and mysql) I supposed the repos kept everything (like java) up to date.

Some time ago I replaced OpenJDK with SunJDK.
java -version is "1.6.0_24"
which java is /usr/bin/java

Yesterday, for the first time, I downloaded and ran an Avast! scan. It complains of "Malware-gen" in several class files in what I think is the java cache. Does anyone know how this could be?

View 2 Replies View Related

Programming :: Linking Object Files With Geany On Ubuntu - Undefined Reference To Class::functionName

Mar 9, 2009

I have created a simple test class - Mortgage, with the class declaration in the .h file and the class's methods defined in the .cpp file. (mortgage.h && mortgage.cpp, respectively) Straight up C++ 101 as far as I can tell. I instantiate the class in the main() function, which is defined in practice.cpp. Using Geany on Ubuntu, both the practice.o and mortgage.o files are created, but then I get a linker error: undefined reference to class::functionName

I get it for each function. If the mortgage.cpp file is foremost in the editor when I click "build", then I get the undefined reference to main() error, if practice.cpp is foremost (where the main() function is) then I get undefined reference to Mortgage::Mortgage(), and all the rest of the functions defined for that class. How do I get the linker to know where my object files are so it will link them in? Or is the problem somewhere else entirely?

View 8 Replies View Related

Fedora :: Error Calling Another Java Class

Feb 4, 2011

I have a simple code like below. when I run this command javac callSMSClient.java I get this erros. Any solution to this please?

View 13 Replies View Related

General :: Missing Windows Class In Wine - Fedora 12?

Sep 13, 2010

I am having a problem trying to install KindleForPc with wine in Fedora 12. Wine installs and runs but is missing a class needed by Kindle. Notepad, regedit, etc run but there is a problem when I run the Kindle Installer.Attempting to install Kindle I run

Code:
wine KindleForPc-installer.exe it runs to completion two windows appears they have a windows look, as it intiializes. Then it returns to the command line prompt. Shortly after it returns to the command line I get a series of error messages. Perhaps the installer finishes and then tries to start Kindle. I have typed their essence below:

Code:
fixme:system:SetProcessDPIAware stub!
class {6e4feb12-510a-4d40-9304-1da10ae9147c} not registered
CLSCTX_REMOTE_SERVER not suppported
no class server could be created for context 0x17

Kindle does not show up in the configuration utility and when I try to run it from the command line it complains that some classes are not registered. My understanding is that yum has a list of the component packages required by wine, and the person who prepared the list thought it had loaded all that was needed for wine, but it did not include the package that has the classes that I need. On the web there are a number of postings that tell how well Kindle works under Linux, and none of them deals with doing anything more than installing wine. I assume that in those cases the install procedure loaded the classes I need. My hope is that someone with more knowledge than I can give me a pointer on how to proceed.

View 2 Replies View Related

Fedora Installation :: Error Type: <class 'yum.Errors.ConfigError'>

May 2, 2009

i get this error when trying to update/install programs and fedora 10

Code:
Error Type: <class 'yum.Errors.ConfigError'>
Error Value: File contains no section headers.

i also get this when i run yum update:

Code:
bash-3.2$ yum update
Loaded plugins: protectbase, refresh-packagekit
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/rpmfusion-nonfree.repo, line: 2
'protect=yes

[Code]...

View 4 Replies View Related

General :: Initializing Drive Array Command For Class Lab On Fedora 12?

Feb 10, 2010

what command initializes a drive array on Fedora12? I'm trying to initialize the drive command for linear RAID and the command given in the textbook is for Fedora Core 2 (which I had problems with in Virtualbox).

View 4 Replies View Related

Software :: How To Organize Testing Process

Jun 29, 2010

We are developing program for modelling some physical problems and I want to organize testing process of it.

View 4 Replies View Related

Fedora :: Update 12 On AO D250 - Error Type: <class 'yum.Errors.RepoError'>

Apr 5, 2010

I installed Fodora 12 on my aspire one EEEpc, I was trying to do a software update but i get an error: Code: An internal system error has occurred a problem that we were not expecting has occurred. Please report this bug in your distribution bugtracker with the error description more details: Error Type: <class 'yum.Errors.RepoError'>

[Code]...

View 2 Replies View Related

General :: Proper Way To Organize File Server ?

Mar 7, 2011

I am setting up a file server using Ubuntu and want to make sure I set up a folder structure that will last. Where should I be placing everything that I am sharing (Music, Pictures, Videos, etc)? In theory, if I was setting this up on Windows, I would create a folder directly under C: and set up the different areas of sharing under that (not that that approach would be best either).

Based on constructive criticism, the question is rather ambiguous. My question could be restated to ask "Where shouldn't I set this up? Would /usr be an appropriate place to start? Or would /opt be better?

View 2 Replies View Related

Ubuntu :: Script To Organize Favourite Commands?

Mar 28, 2011

I have written a command line script in ruby to organize and fetch your favourite commands.[URL]Feel free to use it and come with ideas and comments

View 4 Replies View Related

Ubuntu :: Program To Organize Music And Movies?

Aug 2, 2011

I am looking for a program that can organize music and movies BUT, heres the deal. What I need to do for my collection is be able just to go through the 1000s of cd's and dvd's and be able to type them in AND then once I'm finished I need it to be able to put all of them in Alphabetical order. You should know that a couple hundred are burned so they will not register inn an online database to be able to find album or actor info.

View 1 Replies View Related

Programming :: Organize A Log File By User Id And Source IP?

May 19, 2011

I am trying to organize a log file by user id and source IP. The data I have is in the form of the following:

Code:
user1,127.0.0.1
user2,127.0.0.2

[code]....

View 3 Replies View Related

Debian Programming :: Organize A Dictionary Text File?

Nov 9, 2013

I have bought a pdf dictionary, but I would like to convert it to stardict for my ereader.

I have converted the pdf into txt but is quite a bad result. So I need to reorganize a bit the txt.

I'm not a programmer, so I should need you write me a small script (python, sed, bash...) that if at the end of the line there is not a point then the line have to be joined with the following line. Sometimes happens that there is a point even in the middle of the line: in this case the line have to be splitted.

Once last thing: after the first word it's needed a TAB. I have appended a preview of the txt file.

View 2 Replies View Related

Ubuntu Multimedia :: Sort / Organize Photos By Resolution?

Mar 17, 2010

i wanted to sort and organize my pictures by resolution ( like 1024*768 ) but i failed. is there any program or search plugin for nautilus to sort or list my photos by resulotion?

View 3 Replies View Related

General :: Organize Open Source Projects In The Community?

May 16, 2010

that guide me about how (what steps should we do) to organize open source projects in the Linux community.Our idea is to organize an open source project of OPENCVOpenCV is a computer vision library originally developed by Intel. It is free for use under the open source BSD license. The library is cross-platform. It focuses mainly on real-time image processing.Our idea is to organize an open source project in the Linux community, that be a point in which programmers using OpenCV can meet, to develop programs to recognize the road lanes.OpenCV can be used to recognize the road lanes, and allow a car drive alone (if you have a camera inside the car and a laptop mother board running Linux and controlling the car's steering wheel).

Here you have some example of what we want to do[URL]Unfortunately, even being free OpenCV many companies as SIEMENS are working in this, trying to develop an autopilot for cars that would cost a fortune and wouldn't be available for everyone (it will be closed and not free - as Linux).We believe in the free software and Linux.Our idea is to organize a community of programmers interested in computer vision and opencv to create computer programs, and to make the first platform in Linux able to recognize the road lanes and allow the cars to drive alone.

Our problem is we don't know how to do that.How do you organize an open source project in the Linux community?How do you get people involved in the project?How do you start from cero?Please, help us to organize a project of this type, to make the first autopilot of the automotive industry, based in Linux

View 4 Replies View Related

Programming :: Organize Bash Script Output Of Which Is Like On Top Command

Sep 12, 2010

Is it possible to organize bash script output of which is like on top command i.e. monitoring every let's say 1 sec and old information would cleared?

View 3 Replies View Related

Programming :: Script To Create Some Directories To Organize Photos ?

Sep 15, 2010

I am trying to write a simple script to create some directories to organize photos.

Next I want to cd to the newly created dir DATE_BANDNAME, how can I do that?

View 4 Replies View Related

OpenSUSE :: Organize User Logins And Passwords Within A 6 Person Firm?

Nov 22, 2010

How should I organize user logins and passwords within a 6 person firm? We have several desktops, portables, servers and virtual machines. Everyone should be able to log in on each PC. Ldap seems overkill. Would NIS be more suited?How can I integrate other passwords like samba, mysql, vpn, ... Into this strategy?

View 4 Replies View Related

Ubuntu :: File Manager Than Can Organize By Tags - Like An Image Manage?

Oct 8, 2010

Over the years of working with both images (many) and other files (many more) it seems that it is easier to organize images. There are a variety of image software (digikam, gthumb, the new "shotwell") etc. Its easy to organize them with multiple references - date, multiple categories etc. This in fact makes it easy & efficient in our multi disciplinary world to access the same image for multiple needs.

However the same is not true for other files (od formats, pdfs etc etc) the only way we seem to be able to sort them is by what folders we make. Of course we can use meta search engines to find it by other keyword / dates etc. But it is not the same as being able to give multiple tags to a file and later being able to retrieve by that particular tag.So am wondering if such a file tagging / sorting and accessing "thingy" already exists and if so what is it. Or it is available and i don't know where to look.

View 6 Replies View Related

Ubuntu Servers :: Organize In One Server The Internet From Two Providers (ADSL)?

Jan 13, 2011

How to organize in one server the Internet from two providers (ADSL) ?

View 1 Replies View Related

Ubuntu :: Organize Photos By "events" In Shotwell?

Dec 10, 2010

I don't like this feature. I like to organize my photos by directory. Not time. Can I do this in shotwell? Or should I use a different program?

View 1 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

Programming :: Passing Class To Itself (CPP)?

May 18, 2010

I'm struggling with the issue of passing a vector of a class to itself, here's what state its in now... (tried many variations, but without direction).

Code:
#include <iostream>
#include <string>

[code]...

View 2 Replies View Related

Ubuntu Networking :: Can't See Router When Using N Class

Mar 30, 2010

I noticed earlier today that I was only getting a 54Mb connection with my wireless which I assume means that it is using g class to connect (I get 130Mb connection when using Windows 7). On my router setup page I changed the mode from mixed (a g & n class) to just n class and from then on I couldn't connect to the internet or even access my router home page.

My router is a Linksys WRT-160n.
Wireless card is Edimax EW-7728ln.
I appear to be using the correct drivers - RT2860.
Also using Wicd network manager

View 6 Replies View Related

Ubuntu :: How To Mount USB Ptp Class Camera

Sep 1, 2010

Sony DCS-W55 not working with Shotwell, i had no problem with Canon S80, but Sony gives out USB ptp class camera is there any way to mount USB ptp class camera on Ubuntu.

View 2 Replies View Related







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