Hi. I have a physically secure computer that I only use myself. I do browse the internet.I have been thinking of disabling log in password to speed the boot up. I would appreciate your advice on whether I compromise my security by doing this, and if so, why? ...
how do i change my log in password in xubuntu8.04? ...
I dont log in to my computer but now im trying a cntl/alt/f1 path that asks for log in password and apparently its not the same password as my administrator word.How can i find out what password i used during my install? ...
I currently have Windows 7 on my laptop a Netbook. And I have found out that it is possible to install Ubuntu Netbook alongside my existing version of Windows. I have an administrater account in Windows 7 that is also a User account. And I do not have a log on with a password. My computer just start ...
Hello. I have recently made a fresh install of Lucid Lynx. After restarting my computer (due to kernel updates), my log in password no longer unlocks my login keyring. I have never changed either password, so there is no "old" password to resort to.How do I fix this? I am not opposed to de ...
so i just put 10.10 Meercat on my friends samsung laptop, it was the easiest install i have ever done, i am sooo impressed.I did it originally to remove vista and wipe the drive with the intention of putting xp back on it for her.as it turns out 10.10 is so awesome we decided to leave it.during the ...
I am trying to program a feature for Invision Power Board 2.3 where the member can enter a password for a topic and others can only see the topic if they know the password. I am basing it of some old code for from a previous version, however I get this error now:Fatal error: Call to a member functio ...
How do I change my log in password to a password I want?I've used System>Preferences>About Me but "the change password" won't change it to what I want it to be. It says some nonsense like, "old and new passwords are too similar". I want my password to be what I want it to b ...
I am getting the following error in my bin-log(s) on master & slave as well as the slave-relay-bin.000017 log. /*!40019 SET @@session.max_insert_delayed_threads=0*/; ERROR: Error in Log_event::read_log_event(): 'Found invalid event in binary log', data_len: 94, event_type: 15 Could not read entr ...
I am seeing below formulas when getting health checkup indicators.db.log_util - Log Utilization health indicatorThe indicator is calculated using the formula: (db.total_log_used / (db.total_log_used + db.total_log_available)) * 100db.log_fs_util - Log Filesystem Utilization health indicatorThe indic ...
Is there any diffence betwen innodb log and binary log? ...
please tell me the difference between physical log and logical log.Appreciate your help. ...
I've got dual monitors set up, and since the upgrade to Lucid they've been showing the same thing (instead of an extended desktop). In Monitor Preferences, when I try to uncheck the "Same image on all monitors" option and then click Apply, I get a popup box saying "Please log out and ...
I just installed a new driver for my soundcard. It fixed my problem with not hearing Windows Media Viewer audio but I can't get the log on and log of sounds to work. Does anyone have any suggestions? ...
what are common database failure messages that we find in alert .log and listener.log ???if i want to duplicate a production environment on my home pcwhat would i do ..?i am running oracle 8i on windows nt (service pack 6 ) ???any insights will be appreciated ..mind you i am a novice to oracle datab ...
I am currently using a Windows XP in Simplifed Chinese.However, I would like to show my startServer.log and systemOut.log files in English rather than the default as locale setting.how can i change the settings? ...
Have you seen my replication files? http://mysqlmusings.blogspot.com/2010/09/have-you-seen-my-replication-files.html MySQL WL#5465: System variables: paths to relay log and binary log files http://forge.mysql.com/worklog/task.php?id=5465 ...
everybody, we discovered that the time stamps between rseserver.log and rsedaemon.log differ by one hour: Is that intended and covered by the statement "GMT+01:00" in the rseserver.log? Does this mean I would have to add one hour to every time stamp in the server log? ...
I'm running a server that has a number of services running that are all simultaneously logging to /var/log/[auth.log daemon.log kern.log] and the output I'm attempting to monitor is getting buried in the usual firehose of output from a very strict iptables and thwarted sshd breakin attempts.My overa ...
I am trying to log incoming XML transactions using 'Log Action' to a syslog://. Settings for Log Action are:Input : INPUTExternal URL : syslog://target-nameLog Level : NoticeLog type : xsltmsg, file, file-capture (I tried different options here)Output Type : DefaultThe INPUT message size is ~15 kB t ...
Ok, here is the situation. I have installed fail2ban and it is working great. It is monitoring the auth.log and it's own log. Now here is my question...Every week, my log files rotate, which is just fine for the most part. But this also rotates the fail2ban log and removes any chance of catching a r ...
for an online shop. You will have a log in button. People can browse around and not have to log in. But when they order etc. they will have to log in. After log in, then the "log in" button will be switch to a "log out" button.My question is that, if the client uses the back butt ...
I deleted the files in the var/log folder thinking to reduce down the number of log files in log viewer, i realised i needed to recreate themso i used the command sudo touch dmesg etc.but now i see that some are blank and not showing me the right infoam using karmic alpha 6 ...
I've been trying to get my printer to log the pages it prints.Unfortunately, I cant get it working. It wont log any info in /var/log/cups/page_log.$ cat /etc/cups/cupsd.conf# # # Sample configuration file for the Common UNIX Printing System (CUPS)# scheduler. See "man cupsd.conf" for a com ...
When my computer is plugged into a KVM rathar than direct to the monitor X autodetection fails and the resolution is serverly restricted.When it is plugged directly into the monitor everything is fine.I want to look at the X start up log (which i believe is /var/log/Xorg.0.log) and create my own /et ...
Is there any option to increase the detail of information written into the alert log and trace log ? ...
I am using DDE to access real time data from a control network.The server and client are functioning properly when the connectivity is established after rebooting the the system.But the client fails to access data as soon as the user logs off and logs in (either as same user name or as some other us ...
Do redo log buffers store/log uncommitted,Unrolled-back transactions ? What about Rolled back transactions?What about redo log files? Do they store Uncommttided transaction entries?UPDATE emp SET job='Driver' WHERE empno = 7698;INSERT INTO EMP VALUES(989,'JOHN');ROLLBACK;Will this UPDATE and INSERT ...
i am quite confused with archived log and redo log and RMAN backup.can anyone please help me on this?scenario one:what is the impact to the database if i lost all my redo log files?scenario two:i use RMAN full backup to backup database. The RMAN backup doesn't include redo log, then if i lost all my ...
Where does the info that used to get logged to the Apache error_log and access_log go under Oracle XE's webserverI can't find any external logs in the file system, or in any of the usual Oracle logs. I'm hoping they go to a table somewhere and don't get lost. ...
Is there any way of internally accessing the locations for the listener.log and alerts.log file from within the database from say a select command? We have a process with an XE database installed on end users systems that has to shut it down and start it up. Sometimes the process does not complete. ...
found i am a bit confused about core database concept, see if anyone can help me to clarify,my understanding is, reason for checkpoint is to get dbwr to write all dirty buffers in db cache to database files, so that database will not required to recovery during disaster, so that come the 2 parameter ...
I inadvertently opened a 4.5 environment where some writing was going on using a 4.6 program, which would then create a new database (BDB XML, in fact) and also do some writing. (Both programs open the environment using the same flags: cache, logging, locking, transactions.) The 4.6 program justly o ...
I am sure this information is out there somewhere, but Googling apache access.log and hostname does not give you any good leads... so I hope someone here might be able to provide me with a quick answer...I am setting up a cluster of web servers, so I would like to name the access.log and error.log w ...
I have been using Gentoo for a long time but recently I switched to Ubuntu so I am not quite familiar with Ubuntu yet.I have an Ubuntu serever where I have installed postgresql and a few perl modules. My problem is that I can't stop getting postgres logs in /var/log/postgresql/postgresql-8.3-main.lo ...
what is the difference between v$archived_log and v$log_history. ...
How to log LOG INFO into log table while ROLLING BACK user's transaction? any example ? ...
I am in a dilema and not able to understand why there is difference in the values of :SQL> select max(sequence#) from v$archived_log;MAX(SEQUENCE#) 1085 SQL> archive log list;Database log mode Archive ModeAutomatic archival EnabledArchive destination /arch/IVR/archOldest online log sequence 27 ...
What is the difference between v$archived_log and v$log_history ?I see that all columns of v$log_history also included in v$archived_log. ...
I'm studying Oracle's architecture and i've a doubt about the relationship between redo log buffer, redo log files and commit.Suppose I type the following statement using SQL Plus or something similar:(1) insert into mytab values('hello');(2) commit;I suppose thata) after (1), but before (2), the dm ...
Is it possible to get timesten to create the tterrors.log and ttmesg.log with world readable permissions? ...
Since I upgraded to Feisty, log file /var/log/boot is no more updated by the boot process.Can someone confirm ? Is it an expected feisty's behaviour or is it a bug which deserve to be reported ? ...
We are having issues with one of ourproduction databases. Periodicaly we are seeing extremely frequent log switches ( log switches every few seconds). The redo logs are 100MB but when the frequent log switches occur they are doing so when the logs are nowhere near full. The resulting archivelogs are ...
Specs on laptop: Dell Precision M70Nvidia gofx 256 meg video card.I'm getting this error when I try to sh Nvidia*:license pre-accepted : falseupdate : falseforce update : falseexpert : falseuninstall : falsedriver info : falseno precompiled interface: falseno ncurses color : falsequery latest driver ...
I am debugging my CUPs setup. Now I am able to print to all my (Postscript) printers. However,I only see the error_log file in /var/log/cups. None of the pages_log or access_log files are there.Why is this so? On a Debian sarge installation, all three files are created.dbl_click ...
I need some help tweaking my (xorg) configuration for ATI radeon 9600.I was looking at my /var/log/Xorg.0.log today and noticed this line :(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) foundI have a single ATI Radeon 9600, with 2 BusID's (PCI:1:0:0) and (PCI:1:0:1)The first o ...
I am very new to Linux and Ubundu development environment. I am porting ubundu into set top box and want to remove all print messages while booting from set top box. initially want to remove the print messages which are coming from log_deamon_msg(), log_failure_msg() and log_success_msg(). Could you ...
My database will not start due to the specified error, what can i try to fix this or start a new transaction log? I am using Sybase anywhere 9, I am a sybase noob which makes this much worse! any help would be greatly appreciated. Thanks in advanceCannot open transaction log file -- Can't use log fi ...
I have a custom log for bind9 called bind9-query.log located in /var/log. Bind9 also writes to the regular logs as well, like daemon, syslog etc. I created a logrotate config in /etc/logrotate.d/ that rotates the bind9-query.log log and it works but bind9 continues to write to first log now called b ...
I'm trying to make a cgi script that reads apache's access.log and then writes a report.The file is world readable:-rw-r--r-- 1 root adm 4507 2011-11-09 20:22 /var/log/apache2/access.logBut I keep getting this error message at error.log:Could not open log '/var/log/apache2/access.log': Permission de ...