Sponsored Content
Operating Systems Linux how to rectify the MS Office problem Post 302271970 by erbalamurugan on Monday 29th of December 2008 07:23:34 AM
Old 12-29-2008
Question how to rectify the MS Office problem

Dear forum members,

I was configured smb ldap in fedora core 6, past 1 year its running nice with out any problem. but last one week I can't able to save microsoft office application(excel) in server. server having a sufficient memory(2Gb RAM).
this problem only for ms application. how can i resolve this issue?

thanks in advace.

Regards,
bala.s.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

mailx - out of the office

I'm using the mailx client on Solaris to read my email. I would like to know if it is possible to create an "Out of the Office" reply to the sender of email while I'm on vacation??? (3 Replies)
Discussion started by: bigfish
3 Replies

2. UNIX for Dummies Questions & Answers

Office

My first question is: Is there a version of Microsoft Office out for Unix? My second Question is: If there isn't a version of Microsoft Office for Unix, then can i get MS office for MAC OS X and install it on my sparc sytems? Im running solaris 8 and 10. (2 Replies)
Discussion started by: vikster007
2 Replies

3. Shell Programming and Scripting

please rectify my problem

Dear Friends, I have two data file containing 4 coloums. my first file has data like this ex: file1: 2.56 66.82 *** 2.56 66.82 *** 2.54 66.84 *** 2.54 66.84 *** 2.51 66.84 *** 2.51 66.84 *** 2.51 ... (8 Replies)
Discussion started by: rajan_ka1
8 Replies

4. Linux

MS Office for Linux..

Hi all, I have to install MS office on the Linux 9. As it is the essential part of my Internship. So I just want to know the following things: 1. Is it possible? 2. From where I can get the MS Ofiice for Linux 9. 3. From wher I can get the Documentation for Installing it. Thanks in... (2 Replies)
Discussion started by: aman_mlt
2 Replies

5. Filesystems, Disks and Memory

UNIX problem concerning Microsoft Office Binary

I just started using Terminal on my Mac this summer, and right now I am having problems making a shell script. This shell should run the "Microsoft Setup Assistant" once I run the Automator Script. Alas, I still have problems. Here is the offending scriptlet: Sudo Tcsh root# cd... (2 Replies)
Discussion started by: chrisfrap
2 Replies

6. Shell Programming and Scripting

On comparing two number getting error,not able to rectify it pplease help

temp=`cat /gcdm/prd/rawdata/LCDM_FR_CCF_00003_D_CARM | head -1 | cut -c 19-27` temp= `expr $temp - 1` for file in `ls /gcdm/prd/archive*/carm/LCDM_FR_CCF_00003_D_CARM/*.gz` do seq_no=`gunzip -c $file | head -1 | cut -c 19-27` if then echo found; fi done this is code I am using... (2 Replies)
Discussion started by: moh_hak_786
2 Replies

7. UNIX for Advanced & Expert Users

Finger command not showing Office, Office Phone from /etc/passwd

Not sure if this is the best place to post, but at this point my question seems to be an advanced topic. I'm curious why it is that the "office phone" column of finger does not seem to report anything even when data is entered in the GECOS field of /etc/passwd. I am using Ubuntu 8.10, kernel... (1 Reply)
Discussion started by: gratuitous_arp
1 Replies

8. Windows & DOS: Issues & Discussions

problem uninstalling MS office 2010

whenever i try to uninstall my MS office 2010 it gives me an error , uninstaller is corrupted , try to run uninstaller from the original setup. If i do that, it doesn't give me an option to uninstall it ! I tried to reinstall the whole MS office 2010 from the same setup again, but though... (7 Replies)
Discussion started by: aarsh
7 Replies

9. IP Networking

Routing traffic problem between 3G and Office Lan Network

Hi, I would like to ask some networking solution regarding my work LAN and 3G usb network problem. I want to route my internet traffic to the 3G network and sometimes connect to some of my work network for ssh to configure some workstation or print something. Currently my problem is i can't... (0 Replies)
Discussion started by: jao_madn
0 Replies

10. Red Hat

Problem setting up SSMTP with Office 365

Hi guys! Im trying to setup my box so it can send its emails through Office 365 SMTP. I spent 8 hours yesterday trying to configure sendmail to do this, but I gave up. Now Im trying to do it with SSMTP and I followed this guide to configure it How to install and configure sSMTP on CentOS /... (0 Replies)
Discussion started by: RedSpyder
0 Replies
CAL(1)								   User Commands							    CAL(1)

NAME
cal - display a calendar SYNOPSIS
cal [options] [[[day] month] year] DESCRIPTION
cal displays a simple calendar. If no arguments are specified, the current month is displayed. OPTIONS
-1, --one Display single month output. (This is the default.) -3, --three Display prev/current/next month output. -s, --sunday Display Sunday as the first day of the week. -m, --monday Display Monday as the first day of the week. -j, --julian Display Julian dates (days one-based, numbered from January 1). -y, --year Display a calendar for the current year. -V, --version Display version information and exit. -h, --help Display help screen and exit. PARAMETERS
A single parameter specifies the year (1 - 9999) to be displayed; note the year must be fully specified: cal 89 will not display a calendar for 1989. Two parameters denote the month (1 - 12) and year. Three parameters denote the day (1-31), month and year, and the day will be highlighted if the calendar is displayed on a terminal. If no parameters are specified, the current month's calendar is displayed. A year starts on Jan 1. The first day of the week is determined by the locale. The Gregorian Reformation is assumed to have occurred in 1752 on the 3rd of September. By this time, most countries had recognized the ref- ormation (although a few did not recognize it until the early 1900's). Ten days following that date were eliminated by the reformation, so the calendar for that month is a bit unusual. HISTORY
A cal command appeared in Version 6 AT&T UNIX. AVAILABILITY
The cal command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux June 2011 CAL(1)
All times are GMT -4. The time now is 06:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy