Pages

Search

linux installation in a logical partition ? - Forums Linux

linux installation in a logical partition ? - Forums Linux


linux installation in a logical partition ?

Posted: 03 Dec 2008 02:33 AM PST

com wrote:
 

Oh no! I may have to delete some distros.
 

I haven't noticed any but since it's said that Linux should always be
installed on primary partitions - - -
 

This goes to question number 1. Since we're stuck with primary
partitions only - it doesn't really matter if there is such a thing as a
logical partition.

TomT (who couldn't resist feeding it)

tcpdump filters for data collection

Posted: 02 Dec 2008 05:36 PM PST

Neil Jones wrote:
 

You could possibly export netflow from your Cisco. This wouldn't include the
content of the packets, just the data about the network flows [ie sockets].
Not sure if that would include HSRP. In what way do you want to map your
network?
 

If you specify what protocols you're interested in and don't capture
everything going across the interface, that will greatly reduce the size of
the capture file, eg:

# tcpdump -i ethN vrrp

will capture only VRRP packets [it may capture HSRP as they're similar but
incompatible]. Or possibly even 'not ip' would suffice. 'man tcpdump' will
explain more. HSRP is not a routing protocol by the way.
 

I would have thought it would be a matter of trial and error; Start off at
say, 100 bytes, review the dump in Wireshark and keep increasing the
capture size until it says it's not truncating packets any more [the ones
you're interested in, anyway].

--
<http://ale.cx/> (AIM:troffasky) (cx)
19:35:06 up 17 min, 1 user, load average: 0.06, 0.14, 0.15
They call me titless because I have no

Email with a background .gif attached

Posted: 02 Dec 2008 10:08 AM PST

On Tue, 02 Dec 2008 20:36:11 +0000, I wrote:
 

Furthermore, perhaps I should add that I have absolutely no
interest in having fancy background to emails - other than sheer
curiousity as to which environments provide for it. 8-)

But I now understand what those apparently superfluous .gif
attachments are in emails...
--
/\/\aurice
(Replace "nomail.afraid" by "bcs" to reply by email)

Mailing lists and online advertising

Posted: 01 Dec 2008 02:04 AM PST

Neil Jones wrote: 

I use thunderbird. The sig you see at the bottom is added because of an
add-on but as far back as mozilla it simply pointed to a sig file. Make your
ad the sig file.

--
There is a fantasy that the only problem with the stock market is confidence
in the economy. Why should the market be high if there is nothing to be
confident it?
-- The Iron Webmaster, 4076
http://www.giwersworld.org/holo3/holo-survivors.phtml a3

invisible mouse

Posted: 30 Nov 2008 11:57 AM PST

On Mon, 01 Dec 2008 12:17:43 -0500, togo48 <net> wrote:
 

Mistake on my part. The cursor theme is not the same as the icon theme.
In kcontrol, select Peripherals, Mouse, and then on the "Cursor Theme" tab
select an installed cursor theme.

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)

pxe boot and automatic installation

Posted: 30 Nov 2008 11:20 AM PST

On Dec 1, 3:05pm, "Magnate" <here> wrote: 

thanks for your help, so I'll try to modify the initrd to include the
necessary driver module for my NIC, I should gather more info to do
that.thanks

Fedora 10 upgrade scrolls GRUB over and over during boot

Posted: 28 Nov 2008 06:57 PM PST

Jeff wrote: 
 

My only possible relevant experience is hanging on grub. I powered down and
rebooted. And then got a cup of coffee and eventually grub did its thing.
After that it worked as expected. By cup of coffee I mean five minutes on the
third reboot. I excuse my problem with running it 24/7 and when power drops at
night it cools off and has to warm up again for the hardware to work properly.
I would love grub to tell me what it is doing while it not executing so maybe
I could fix it.

As long as yours booted with windows as expected I presume there is no
relation between my experience and your problem.

If you come up with any other symptoms or fix the problem please post.

--
Seems to me the worst was a soldier can fail is to get killed.
Seems to me the second worst way is to become a POW.
I do not see what that has to do with being president.
--The Iron Webmaster, 4075
http://www.giwersworld.org/holo/ a8

Installing new linux distribution from an already running linux

Posted: 26 Nov 2008 09:33 PM PST

> Explain what you really want to do, and you may get a better answer.

I hope I am not posting something off the topic here.

As mentioned in my original post I was just trying to find why the
installer programs are not made standalone, and made pretty difficult
to access from CD directly. It is quite difficult if the distribution
is new to the user.
 

There is nothing wrong. In many cases installation fail, but will
be easy to fix if the installers were ran from an already running
linux. Also easier if one wants to let the installation go in the
background while the machine is being used.

Thanks.

enforce blowfish encryption for RHEL5

Posted: 26 Nov 2008 01:13 PM PST

1PW wrote: 

The current patch level of RHEL5 supports SHA-256 (sha256 keyword) and
SHA-512 (sha512 keyword) as arguments of pam_unix.so. MD5 in the shadow
file itself is supported for passwords that haven't been changed since
the new keywords went into effect. I've never made any manual changes
to the arguments of pam_unix.so, and the current setting in my
system-auth file is sha512.

MD5 is acceptable as a cryptographic hash only if it's well-implemented,
which UNIX passwords are. Acceptability really just means people
shouldn't panic if their current technology involves properly
implemented MD5. You should really migrate to one of the SHA variants
as soon as possible. (Improperly implemented cryptography is never
recommended, no matter how strong the improperly implemented algorithms
are.)

minimizing disk WRITES - if OS is on CompactFlash

Posted: 26 Nov 2008 02:49 AM PST

Cork Soaker <invalid> wrote in news:chd306-
dyndns.org:
 

it incorporates some algorithms that are aleady in nowadays flash cards or
SSDs... for instance the wear leveling

whats more it has limitations that are unrealistic today like:
number of files: >260.000
max file size: 12MB
max filesystem size: 8GB

--
Y?

1920x1200 res on an FC6 machine w/ Intel 915

Posted: 24 Nov 2008 12:19 PM PST

Richard Vaughn wrote: 

You probably need to find a copy of 915resolution, install it, and
configure it. Personally, I'd snag the latest source RPM from the F8
release updates and build from that. I had a laptop with a 945 or 965
with a 1280x800 (or something like that - I don't have it any more). I
had to do the same thing. It worked fine. If you're not into building
RPMs, you might be able to find something precompiled in the usual places.

Basically the graphics controller doesn't have a BIOS that supports
1920x1200, so X.org doesn't think it's possible. 915resolution runs
from an init script and patches (sort of) the BIOS so that X.org can
find whatever mode you want it to find.

Beginning with F9, the capabilities of 915resolution are built-in to the
version of X.org that comes with the release, so 915resolution become
unnecessary. Only F7 and F8 ever had it.

Setting system time with UTC hardware clock

Posted: 22 Nov 2008 07:14 AM PST

Bill Mar wrote:
 

This is an Arch linux system and TIMEZONE is correct for that distro.

I am thinking to set TZ = TIMEZONE though.
 

The cron starts from /etc/rc.conf which reads a srcipt at /etc/rc.d/crond.

This system uses BSD init instead of System IV.



Building a Linux appliance with Windows security tools

Posted: 22 Nov 2008 05:27 AM PST

In comp.os.linux.setup Neil Jones <yahoo.com> wrote: 

Have you thought about clamav running on Linux? It will detect
Microsoft Windows based virus on the network, and the virus database
updates several times a day.
 

I have seen systems with more than one virus scanner running. It is a
bit silly though.
 

If you use clamav, you will not need this.
 

You won't need these on the appliance. The clamav package will handle
the virus detection.

You may want a "scan on access" antivirus tool on the Microsoft Windows
client machines. I recommend Grisoft AVG at this time, because clamwin
does not yet support "scan on access".
 

Debian will do fine, but you can almost any distribution you like really.

Mark.

--
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/

Safe to remove old /usr/src/kernels/... directories.

Posted: 18 Nov 2008 01:16 PM PST

On Wed, 19 Nov 2008 08:59:33 -0500, dboltz <com> wrote:
 

Any directories there that do not have a corresponding kernel module in
/boot are safe to delete.

A quick way to figure out what's safe to delete would be to run
tree /lib/modules|less. Any directory there that only has a few files
in it are left over from uninstalled kernels, and are safe to delete.

The directories would not have been deleted during the kernel uninstall
if any files that were not provided by the package exist, such as third
party kernel modules.

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)

disk spin down with lots of log files

Posted: 17 Nov 2008 10:57 PM PST

I demand that Jean-David Beyer may or may not have written...

[snip] 

One of mine has been up for over 506 days. I expect to reboot it for a kernel
upgrade or to shut it down due to some hardware failure; however, a
sufficiently long power failure will also cause a shutdown (yes, UPS).
 

Another of mine was last rebooted due to a kernel panic somewhere in the
networking code (2.6.25.* kernel; now running 2.6.27.*). Its uptime is
currently 2½ days.

[snip]
--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Buy local produce. Try to walk or cycle. TRANSPORT CAUSES GLOBAL WARMING.

Smash forehead against keyboard to continue...

hi everyone i need some help

Posted: 13 Nov 2008 02:11 PM PST

Bill wrote: 

Excuse me?

How to analyse and cure dependency problems?

Posted: 13 Nov 2008 02:31 AM PST

Andrew Halliwell schrieb:
 

Right. It seems to me as if the .la files are essential for ld, in
addition to the .so files - correct?

Is above error message always related to shared object libraries, or can
it also mean a missing static library? Which files are required for
linking with a static library?

 

A configure script was not required and not supplied in this case
(FreePascal project). AFAIK even for cross-compilation it's sufficient
to give the desired target OS in the make command, the compiler resolves
the platform dependencies internally.

 

I couldn't find the program in a menu. A "which" from the command line
gave "not found". By now I know why: there exist 2 executable files,
named "lazarus-ide" and "lazbuild". That's why a "laz" input could not
be completed, and a "lazarus" could not be found or invoked. After the
first successful invocation I could find a "Lazarus" application in the
history menu. It's somewhat confusing that an according "Lazarus" on the
command line never would succeed, due to a case mismatch :-(

DoDi

How to setup a rss host/feed mechanism?

Posted: 10 Nov 2008 11:38 AM PST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

mrstevegross escribió:
 

Drupal from http://www.drupal.org
Joomla from http://www.joomla.org
Wordpress from http://www.wordpress.org


- --
Un saludo
Alo [alo(@)uk2.net]
PGP en http://pgp.eteo.mondragon.edu [Get "0xF6695A61 "]
Usuario registrado Linux #276144 [http://counter.li.org]

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkacx4ACgkQvzPPcPZpWmF5fwCfdCQ7WyqmiF IauYgV99t9WsVq
7A4AnRVtvX2YNzm0vfTtgF3uTmULlp2a
=gxZl
-----END PGP SIGNATURE-----

GCL ???

Posted: 09 Nov 2008 07:10 AM PST

Le Sun, 09 Nov 2008 19:57:53 +0000, Nico Kadel-Garcia a écritÂ:
 

Oups, sorry. I'll try that.

\bye

--

Nicolas FRANCOIS | /\
http://nicolas.francois.free.fr | |__|
X--/\\
We are the Micro$oft. _\_V
Resistance is futile.
You will be assimilated. darthvader penguin

/lib, /sbin directories

Posted: 05 Nov 2008 02:56 AM PST

On November 6, 2008 06:56, in comp.os.linux.setup, Florian Diesch
(net) wrote:
 

Actually, /etc contains the inittab file, which is the control file
for /sbin/init. It is in /etc/inittab that all the system startup functions
are defined, including the functions to run the SysV init-scripts, if the
system has them.
 

[snip]

--
Lew Pitcher

Master Codewright & JOAT-in-training | Registered Linux User #112576
http://pitcher.digitalfreehold.ca/ | GPG public key available by request
---------- Slackware - Because I know what I'm doing. ------


Not able to boot windows from grub.

Posted: 04 Nov 2008 03:24 AM PST

On 2008-11-04, Magnate <here> wrote: 

Windows does boot from the second from the secondary HD but it has to
put its boot loader on HD1.

-Erik

--
v4sw5RUYhw2ln3pr5ck0ma2u7Lw3+2Xm0l6/7Gi2e2t3b6AKMen5+7a16s0Sr1p-5.62/-6.56g6OR

weird cdrom problem

Posted: 29 Oct 2008 07:44 AM PDT

> But, it was never needed for reading CDs. The scsi emulation was 

You're right.

I checked lilo.conf. It turns out that the scsi parameter is not set
for windows.

I guess the grub boot loader of the previous linux installation
(Ubuntu 8.04) was corrupted.

Ke



Encrypted partitions - file systems

Posted: 27 Oct 2008 04:23 PM PDT

Baho Utot <invalid> writes:
 


No journaling. That's the way I was taught. Journaling aids in data
recovery - such as someone running forensics on your disk. Of course, if
you don't care about that, then I guess journaling is OK.

--
Freedom? [** America, The Police State **] Rights?
http://www.hermes-press.com/police_state.htm
http://www.theregister.co.uk/2008/10/08/teen_charged_for_cell_phone_pics/

Linked libraries

Posted: 27 Oct 2008 06:55 AM PDT

Kenneth Brun Nielsen <com> wrote: 

[...]
 

Did you link anything or are you trying to get already linked software
to run?

If you replace the shared library that a program expects with a different
shared library, a segmentation fault may well occur.

My advice would be not to "tweak" around with system libraries, particularly
if you do not know much about what is going on.

I guess there was some problem that tempted you to mess with it in the
first place. What was that problem? Maybe it can be addressed in a better
way.

Yours,
Laurenz Albe

Is there only one freeware hd sd card format recovery tool?

Posted: 27 Oct 2008 05:50 AM PDT

On Sun 26 Oct08 03:48, Donna Ohl <net> wrote in
<news:XNRMk.1356$%ffdc.sbc.com>:
 

Donna, you write "I just realized I'm not sure how to" in one of your
typically smooth follow-throughs.

Nice. Keep at it. Expand the topic! Make it more complicated!

Draw more posters in. How many posters can you get involved?

Start date Project 98 Microsoft Project

Start date Project 98 Microsoft Project


Start date Project 98

Posted: 15 Jan 2006 08:56 AM PST

You're welcome, Docschmo :-)

Mike Glen
MS Project MVP


Docschmo wrote: 



Military Time - 24 hour clock

Posted: 14 Jan 2006 10:17 AM PST

Hi SheriTingle,

Project will accept an entry of 13:00 without any change required. It will
display as 1:00 pm however.
You can change the format to military time through the Control Panel >
Regional and Language options. On the Regional Options tab click the
Customize button. In the Customize Regional Options click the Time tab and
select the date form HH:mm:ss or H:mm:ss.

This will apply to all programs.

I hope this helps. Let us know how you get along.
Julie
"SheriTingle" <microsoft.com> wrote in message
news:com... 


Working Days and Non-Working Days

Posted: 14 Jan 2006 07:55 AM PST

In article <com>,
"Mike" <microsoft.com> wrote:
 

Mike,
Depending on how many of the non-working days you want to be working,
you can use one of two approaches. Either go to Tools/Change Working
TIme and make the necessary modifications, or select a 24 Hours Calendar
for your project.

Hope this helps.
John
Project MVP

Relationship of Task Type and Effort Driven

Posted: 13 Jan 2006 12:56 PM PST

Hi BJH,

Welcome to this Microsoft Project newsgroup :)

You might like to have a look at my series on Microsoft Project in the
TechTrax ezine, particularly #11 - Task Types, at this site:
http://tinyurl.com/2xbhc or this:
http://pubs.logicalexpressions.com/Pub0009/LPMFrame.asp?CMD=ArticleSearch&AUTH=23
(Perhaps you'd care to rate the article before leaving the site, :)
Thanks.)

FAQs, companion products and other useful Project information can be seen at
this web address: <http://www.mvps.org/project/>

Hope this helps - please let us know how you get on :)

Mike Glen
MS Project MVP

BJH wrote: 



Project file as a web page

Posted: 13 Jan 2006 11:23 AM PST

Hi Abe,

Make sure some of the Gantt Chart is actually showing on the screen.


Mike Glen
Project MVP



Abe wrote: 



MS Project lacks basic project management features!

Posted: 13 Jan 2006 08:29 AM PST

Hi Ace,

Welcome to this Microsoft Project newsgroup :)

I think the problem exists because of a different understanding of the word
"Project". In MS Project's design is the universal definition of a project
being a unique undertaking with a clearly definable start and finish,
requiring the management of money materiel and men. It thus uses the
Critical Path Method for project scheduelling.

In your case, you seem to be running a production line of some sort. MS
Project is designed to help plan and schedule for production of the first
bird house or wedding cake, but not a series of them. For that you need
production software of some sort. That does not mean you can't use Project
for what you're doing, but you will run in to the sorts of problems you're
seeing. There's no inventory control, no means of Project guessing which
resource to use (you have to do that) and certainly no optimization
facilities other than trial and error. MS Project is just not designed for
that.

FAQs, companion products and other useful Project information can be seen at
this web address: http://project.mvps.org/faqs.htm

Hope this helps - please let us know how you get on :)

Mike Glen
MS Project MVP

Ace Frahm wrote: 



Hide the Duration, Start & Finish data of Project Summary Tasks?

Posted: 13 Jan 2006 05:56 AM PST

Yes! (Assuming your background is also white!)

Mike Glen
Project MVP



Trevor Rabey wrote: 



is it possible to make the link lines run diagonally

Posted: 13 Jan 2006 12:16 AM PST


Garath wrote: 

It's not possible in Project to make the link lines diagonal in the
Gantt view. That's what the Network Diagram is for. Unfortunately, it
is not formatted very well in default settings and is confusing. A bit
of playing with it to simplify it makes a big difference.
Hope this helps in your world.

Project 2003 reporting experiences

Posted: 12 Jan 2006 10:12 PM PST

Thanks Rod - I appreciate your feedback.

Would you consider this task (as I outlined previously) difficult for
someone with only basic visual basic scripting knowledge, more importantly
would I need high VBA skill levels to take this on?

Thankyou.

Nick

"Rod Gill" wrote:
 

Admin projects - Use and best practice

Posted: 12 Jan 2006 03:03 PM PST

Hi Nock,

Try posting on the server newsgroup. Please see FAQ Item: 24. Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://project.mvps.org/faqs.htm

Mike Glen
Project MVP


Nock wrote: 



Truly Zoom Out Columns--See all Tasks on One Screen

Posted: 12 Jan 2006 01:56 PM PST

Hi Cory,

Could you possibly filter the project to show summaries only? Or perhaps
different outline levels? At least this would give the overview without the
detail, which you woul'd be able to decipher anyhow.


Mike Glen
Project MVP



Cory Siansky wrote: 



Extracting data from Project Server

Posted: 12 Jan 2006 01:21 PM PST

Hi John,

Next time, try posting on the server newsgroup. Please see FAQ Item: 24.
Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://project.mvps.org/faqs.htm

Mike Glen
Project MVP


johnschmitt wrote: 




Is it possible to customize Network Diagram boxes?

Posted: 12 Jan 2006 11:06 AM PST

You're welcome and thanks for the feedback.
Julie
"Baggy" <microsoft.com> wrote in message
news:com... 


How to keep duration and work fixed

Posted: 12 Jan 2006 10:22 AM PST

Tools, Options, Schedule type and select default task type. However in over
a decade of using Project I still find Fixed Units to be the most flexible
type.

--

Rod Gill
Project MVP
Visit www.msproject-systems.com for Project Companion Tools and more


"MikeR" <microsoft.com> wrote in message
news:com... 


Displaying a full calendar year although Project is smaller

Posted: 12 Jan 2006 09:17 AM PST

Hi Darren,

You're welcome and thanks for the feedback.

Don't feel silly at all. It's somewhat of an odd place to put it. Most
would look in the Page Setup dialog box.

Julie

"Darren Broadhead" <microsoft.com> wrote in
message news:com... 


Can't change row height in standard Gantt Chart

Posted: 12 Jan 2006 08:21 AM PST

Hi Dave,

You are very welcome and thanks for the spirited feedback. ;-D

Julie

"Dave_in_Delaware" <microsoft.com> wrote in
message news:com... 


Rebaselining tasks

Posted: 12 Jan 2006 07:30 AM PST

Hi Dave,
You're welcome and thanks for the feedback and clarification. I have tried
to quickly reproduce the problem you describe and have been unable to. I am
using Project 2003 with SP2 installed. You can check your installation SP
by choosing Help > About Microsoft Office Project. On the top line of the
dialog box, after the Microsoft Office Project release information you
should also see Service Pack info.

I don't know of any option that would cause a rebaseline to change the %
complete of any task.

I'll keep hacking about and if I can reproduce the problem I'll post again.

Julie
"Dave" <microsoft.com> wrote in message
news:com... 


Are there any UK MSP focus groups?

Posted: 12 Jan 2006 05:37 AM PST

Hi Betina,

Welcome to this Microsoft Project newsgroup :)

As a Brit, I regularly attended the original Project User Group (PUG) which
was started in the UK and was very active. However, it has since been taken
over by the later MSPUG in the sUSA. It is now just a chapter of the MSPUG
and, as far as I know, is now defunct in the UK. If you find any active
PUGs in the UK, I would like to know :)

FAQs, companion products and other useful Project information can be seen at
this web address: http://project.mvps.org/faqs.htm

Hope this helps - please let us know how you get on :)

Mike Glen
MS Project MVP

jspargo wrote: 



MS Project linking from other .mpp source file

Posted: 12 Jan 2006 05:29 AM PST

Hi Frank,

You're welcome for the assistance thus far and thanks for the additional
information.

If you only wish to show information on "main" tasks in one file, it may be
a whole lot easier to just work with filters in the one file to filter out
the tasks you don't wish to see. Take a look at the filter called Summary
Tasks.

You can also choose which level of tasks (Outline Level 1 - the "main" or
top level summary tasks, Outline Level 2 - next level tasks down, etc) by
selecting the Outline level from the Show drop down on the Formatting
toolbar.

Again, if this is only from one project, it is much more efficient to work
with just the one file. If you want to see "main" tasks from several files,
you can create a master through Insert > Project and still use the filtering
or Outline level option as needed.

I hope this helps. Let us know how you get along.

Julie

"Frank" <microsoft.com> wrote in message
news:com... 


Who, how & where can actual hours be entered for a missing resourc

Posted: 11 Jan 2006 03:11 PM PST

I appeciate the information and will try it.
Thanks

"Dale Howard [MVP]" wrote:
 

How do I set a What-If scenario based on 150% remaining work?

Posted: 11 Jan 2006 11:19 AM PST

In article <googlegroups.com>,
"IMAFriend" <net> wrote:
 

Doug,
In Project Work and Duration are two separate things. Duration is the
time span during which a task is performed. In Project it is usually
expressed in working time (assuming a normal calendar with 8 hour days
and 5 day weeks). On the other hand, Work is the total effort expended
by one or more resources to actually accomplish the task. If a single
resource is assigned full time to a given task, then and only then, the
Duration and Work will be the equal. So adding 50% to the remaining
workload is not necessarily the same as adding 50% to the remaining
duration.

Trying to read between the lines, it sounds like your boss simply wants
to capture the original plan so it can be compared to the current
working schedule as the plan is executed. This is called baselining and
any good planning/scheduling application (e.g. MS Project) has this
feature built-in. It also sets up the basis for classical earned value
metrics. None of this requires any customizing of spare fields.

You might be interested in fellow MVP, Mike Glen's series on Project
lessons and techniques. A link to Mike's lessons can be found on:
http://project.mvps.org/links.htm

Hope this helps.
John
Project MVP

Task Bar Sizes

Posted: 11 Jan 2006 10:02 AM PST

In article <com>,
"RA" <microsoft.com> wrote:
 

RA,
You're welcome.
John 

MPP files

Posted: 11 Jan 2006 09:21 AM PST

Hi RJS and Babar,

Just to clarify. Project Professional is not required -- Project Standard
will do. It will need to be installed on all machines (home and work) to be
able to read the Project (MPP) files.
Julie
"Babar" <com> wrote in message
news:googlegroups.com... 


scheduled work till the status date

Posted: 11 Jan 2006 05:11 AM PST

You're welcome Michael and thanks for the feedback.
Julie
"Hans Wurst" <microsoft.com> wrote in message
news:com... 


Microsoft Word - Word 2013: Unable to insert jpg (jpeg) files

Microsoft Word - Word 2013: Unable to insert jpg (jpeg) files


Word 2013: Unable to insert jpg (jpeg) files

Posted: 10 Jan 2015 01:36 PM PST

I'm using Windows 8.1 and Word 2013.

I'm unable to insert jpg files into my Word document.

Here's what I did:

1. Chose the "Insert" tab and then "Illustrations". I clicked on the "Pictures" button.

2. An "Insert Picture" window popped up, asking me for the location of the jpg file.

3. I searched for the jpg file which resided locally on my machine, clicked on it and pressed the "Insert" button.

4. On my Word document, I saw there was a box with a frame. The frame was made up of small dashes with eight tiny grey-colored rectangles on its borders.

There was NO picture. The dimensions of the picture is 945x552 pixels, 96 dpi, 165 KB.

Lost a WORD DOC due to a power failure

Posted: 10 Jan 2015 10:40 AM PST

I was editing a WORD DOC that I'd saved before and we had a power failure. I know what folder it was saved in but not the file's name or even what word the name started with.

Surprisingly to me, when I restarted WORD after the power was restored, it popped a box telling me something about two open files that it had saved to ????? and offered to do something if I wanted to (I don't remember what that was all about).

So stupidly I said "NO" since I thought that any new DOCs that I'd started weren't that important. I never thought about it LOSING a previously Saved WORD DOC. 

But I've looked Like EVERYWHERE and can't find the thing. I'm pretty sure that since I know where to look I'd find it as I know how to search for certain words in file names and in their content.

This HELP page told me how to solve this but it hasn't. https://support.microsoft.com/kb/316951/en-us

I've done all 7 steps. The only one that still has me baffled is Method 5 >#5 where it says "Browse to the location that you saved the .tmp files, and then click All Files *.* . If you do not click All Files *.*, the .tmp files may not be displayed."
I've tried to figure out what that means and how to do it and I can't. I don't know where I'm supposed to click some All Files *.* thing.

Can I have some quick Help please?

Inserting comments visible in print without changing the pagination

Posted: 10 Jan 2015 09:32 AM PST

Hello,

I have made annotations (as inserted comments) on my thesis, which I will need to have with me for an exam. The page structure however needs to stay the same, and the right white margin of the page is not enough to contain these comments, thus they do not fit into the printed page.

Any suggestion what I can do to make room for those comments without changing the pagination of the doc, which needs to stay the same as it was before? Thanks!

WORD document appear not to respond to control-S

Posted: 10 Jan 2015 08:45 AM PST

My usual experience with control-S on an open WORD document shows a quick progress bar on the bottom edge of the display window. Another control-S does nothing, which makes sense since the content has just been saved, Exiting at this point does not result in the usual question "Do you want the contents saved?" which is now unnecessary since there have been no further changes,

I have some WORD documents, however, with which this doesn't happen. Control-S does not show the usual progress bar, only a momentary "busy" cursor. Repeated control-S repeats the "busy" cursor but show no progress bar. Exiting has the usual dialog even though no new changes were made after saving.

I am using Office 2010 on Windows 7. To repeat, this strange behavior is limited to a small number of my documents; most are normal.

Does anyone recognize this problem? I would appreciate some help!

VBA code to modify the (Name) property of an ActiveX Command Button

Posted: 10 Jan 2015 08:44 AM PST

Hello,

I have a Word 2010 Macro enabled document that contains two sets of ActiveX Command Buttons.  One set of buttons performs a spell check on specific sections of the document and then prints those same sections.  The other buttons add new pages to the document.

During the month of November, all the buttons worked perfectly.  During December, Microsoft applied an MS Office Security Update (KB2553154) which disabled all of my AxtiveX Command Buttons.  I have since learned at this site, thanks to Suzanne S. Barnhill , that Microsoft has created a workaround for this issue KB3025036 .  Our IT staff has applied the workaround to the necessary PCs.

After applying the workaround fix, most of the command buttons work again, but some of them don't.  In researching the problem, I discovered that the  (Name) Property for the buttons that are not working has been changed, thus when clicking on the button, the macro cannot be located because it has a different name than the button does.

For example, in one instance the original button (Name) was Print_Intake_Form, but the (Name) has now been changed to Print_Intake_Form1.  In another instance, the original button (Name) was Print_Intake_Form, but the (Name) has now been changed to Print_Intake_Form11. 

My idea for fixing this issue would be to create a macro that modifies the (Name) property for all the ActiveX buttons back to their original names.  If that seems like the best way to fix the issue, what VBA code woudl be needed to perform such a task?

If that is not the best way to resolve the issue, I am open to suggestions.

Thank you

Mark

How to Change Review Comment Author Name

Posted: 10 Jan 2015 07:44 AM PST

I'm on a new computer and moved from Word 2010 to Word 365. 

When I use the Review Tab to create a New Comment, the username is showing "Microsoft Account". If I click on the contact card it then shows my email.

How do I change this so the username is showing my name?

ClipArt not working

Posted: 10 Jan 2015 07:20 AM PST

Hello

 I have this problem where there is no 'ClipArt' search when I click 'Online pictures'. I have tried Quick repair and Online repair but it still doesn't work!

Word 2007 label printing issue

Posted: 10 Jan 2015 06:57 AM PST

Whenever I try to print 1 or more sheets of labels, Word forces my printer into "Manual Feed" mode. The printer is a Brother HL3170CDW laser printer. It never did this before. I used to be able to put the label sheets in the tray of the printer, tell Word to print all pages, and walk away while the labels printed. Now I have to stand there and manually feed label sheets. Regular Word docs print normally, it just seems to be a label printing issue. Anyone with any ideas?

Don

Trying to get autocorrect to respect a new word

Posted: 10 Jan 2015 06:12 AM PST

I am concerned that I am asking a question that has been answered, since it seems likely others face the same issue, but I can't find it. So apologies in advance.

I use autocorrect. When I type in the abbreviation EHR for "electronic health record" the autocorrect function insists on fixing it to HER. I have to go back and un-correct this each time I use it. I have asked autocorrect to ignore capitalized words, and I have added EHR to my custom dictionary. Neither had any effect. Can one of you tell me what I should do, other than turn off autocorrect, which is generally pretty helpful.

Unlocking Office 2007 - Microsoft Office forums

Unlocking Office 2007 - Microsoft Office forums


Unlocking Office 2007

Posted: 07 May 2008 02:05 AM PDT

Sorry,
perhaps I should have mentioned I purchased a media-free key (credit card
type key to unlock an online version of Office 2007).

Many thanks
--
Mevado


"DL" wrote:
 

Explain the merit of this install method

Posted: 04 May 2008 04:19 PM PDT

Hi H.T.,

You'd need to ask your management or IT folks on the background as to the method they chose. It may be to minimize the number of
licenses used or it could be the first time installation for a specific machine or just a roaming profile setup run (it's the same
installer/configuration tool, but it usually has a shorter runtime than a full install would).

For specifics on licensing you may want to phone the MS Licensing folks.

=================
<<"HT" <microsoft.com> wrote in message news:com...
I cannot find any information on per seat/per user licensing in reference to
Office. All I found was that Office licenses are concurrent licenses.
The clients are regular (Win XP SP2) not Terminal Server clients.
The installation seems to be a full one, users see the same installation
process as if they installed from a CD where they have to choose typical or
custom and which applications to install, etc.

Couldn't the SA at least automate the Office install so that it is the same
for all of the users and they would not have to select anything the 1st time
they access one of the Office apps? >>
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*


Lost CD how to get replacement product key

Posted: 04 May 2008 11:05 AM PDT

The software supplied by Dell is OEM, its NOT a retail edition, Dell are
responsible for both support and supplying any keys, if indeed its not a
trial edition. Help>About in eg Word will tell you.

Dell, at least in the UK, sends copious emails with purchased specs etc when
you purchase. Surely you've not lost them all


"HappyJake" <microsoft.com> wrote in message
news:com... 


Fails to initialise

Posted: 04 May 2008 05:08 AM PDT

Milly

Thanks for the suggestion, which I hadn't tried. I have run the repair a
number of times but I am afraid it hasn't cured the problem. If you could
suggest anything else I would be grateful. Thanks again

"Milly Staples [MVP - Outlook]" wrote:
 

Trial version of Office Small Business 2007

Posted: 03 May 2008 11:04 AM PDT

A newsgroup search turned up this recommendation:

Internet Options in Control Panel, Security tab, "Custom Level" button, see
the 'activeX" options. Also, on the Advanced tab, the security area has some
checkboxes for certificates.


--
mezzodiva

Please reply to the group, so all may benefit.

"Deb" <microsoft.com> wrote in message
news:com... 


Can the secondary portable license install be done first?

Posted: 03 May 2008 04:10 AM PDT

The EULA is for a Desktop & portable device, however MS has no way of
determining, during installation/activation, the type of device you are
installing on.

"Gary P." <microsoft.com> wrote in message
news:com... 


how to uninstall Office 2007

Posted: 02 May 2008 10:45 PM PDT

Carey Frisch [MVP] wrote:
 
Thanks I will try it
JD

Launch Word... Component must install...?

Posted: 02 May 2008 11:22 AM PDT

Awesome! Thanks for posting back.

--
mezzodiva

Please reply to the group, so all may benefit.

"Kenneth" <com> wrote in message
news:com... 


Office 12 Setup fails on Window Vista Home Premium

Posted: 01 May 2008 12:16 PM PDT

Did you reinstall Framework 1.1 as suggested in the article?

--
Mary Sauer MSFT MVP
http://office.microsoft.com/
http://msauer.mvps.org/
news://msnews.microsoft.com

"panueloh" <com> wrote in message
news:com... 


How to set up shared outlook calendars

Posted: 01 May 2008 09:39 AM PDT

Hi, AME,

Are you running Outlook on Exchange Server?

--
mezzodiva

Please reply to the group, so all may benefit.

"AME" <microsoft.com> wrote in message
news:com... 


MSO Cache (Office 2007)

Posted: 01 May 2008 05:56 AM PDT

On Thu, 1 May 2008 07:16:09 -0700, "Bob Buckland ?:-\)"
<75214.226(At Beautiful Downtown)compuserve.com> wrote:
 

Thanks for the info. I wouldn't have wiped it without checking in any
case.

 

Office 2007 continually configures itself

Posted: 01 May 2008 12:37 AM PDT

Hi Peter,

How are things going? Is Office 2007 working fine now? I have not heard back from you in a few days and wanted to check on the status of
the problem. Please let me know how the troubleshooting steps turned out.

Sincerely,

Emily Lin,
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security


================================================== ====
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue.
================================================== ====
This posting is provided "AS IS" with no warranties, and confers no rights.


-------------------- 
<phx.gbl> <com> <ebG01l5qIHA.4788
@TK2MSFTNGP03.phx.gbl> 


Visio 2003 set spelling language

Posted: 30 Apr 2008 04:05 AM PDT



"Bob Buckland ?:-)" wrote:
 

RAG reporting/Graphical indicators Microsoft Project

RAG reporting/Graphical indicators Microsoft Project


RAG reporting/Graphical indicators

Posted: 11 Jan 2006 05:31 AM PST

Hi Paul,

You're welcome and thanks for the feedback. Sorry, no, I know nothing about
the other product.

Julie
"paul" <microsoft.com> wrote in message
news:com... 


Total resources per day

Posted: 10 Jan 2006 07:48 PM PST

In article <com>,
3326ubb <com> wrote:
 

3326ubb,
Project's leveling function can be limited to a selected span of time
but not for a specified number of resources. So to answer your direct
question, "no", but . . . there is generally always a way if you are
willing and able. I'm not sure it would be worth the effort, but there
should be a way to use a VBA macro to either, a) selectively employ time
based leveling, or b) te the leveling function with a custom
algorithm. If I were doing it, I would use the latter.

I'm not sure this would help, but can you break the overall project into
sections or phases wherein there are 40 or fewer resources associated
with each? It will still require a significant amount of effort to
monitor everything but then that's what a Project Manager does.

Hope this helps.
John
Project MVP

How to allowing view (or read) access to all projects?

Posted: 10 Jan 2006 07:32 PM PST

Nock --

In the future, please post your Project Server questions to the
microsoft.public.project.server newsgroup, as this newsgroup is devoted to
the Microsoft Project desktop application only. To answer your question,
refer to the following FAQ:

http://www.projectserverexperts.com/Shared%20Doents/OpenOtherProjectsReadOnly.htm

Hope this helps.

--
Dale A. Howard [MVP]
Enterprise Project Trainer/Consultant
http://www.msprojectexperts.com
http://www.projectserverexperts.com
"We wrote the book on Project Server"


"Nock" <microsoft.com> wrote in message
news:com... 


Underallocation of resource

Posted: 10 Jan 2006 01:39 PM PST

Hi Tim,
You're welcome for the assistance thus far and thanks for the additional
information.
The scenario you describe about contoured work for a resource frequently
comes about as a result of tracking actual data. For example: a resource is
initially assigned at 80% to a 5 day duration tasks, the planned work is 6.4
hours per day. If I record 5 hours of actual work on day 1 the percent
allocation for that day drops to 63% -- the resource didn't work the
original hours scheduled and the remaining 1.4 hours of work is scheduled
into day 6 at an allocation of 18%. Even if I change the contour of the
assignment back to flat, it does not affect any actual work recorded.

The splits you are seeing may be as a result of either resource leveling
(leaving the option "Leveling can create splits in remaining work" enabled)
or by using the Update Project command and rescheduling incomplete work.

I hope this helps. Please post again if this doesn't describe your
scenario.

Julie
"TimB" <microsoft.com> wrote in message
news:com... 


Replying to workgroup emails

Posted: 10 Jan 2006 12:03 PM PST

Hi Megan,

See:
http://support.microsoft.com/kb/316884/en-us
for info on Project 2000.
I hope this helps. Let us know how you get along

Julie

"MeganP" <microsoft.com> wrote in message
news:com... 


Can I import data from Excel into Project?

Posted: 10 Jan 2006 10:41 AM PST

Hi slwaite,

No sorry. The import from Excel to Project does not link the data. As Dave
mentioned you can paste link data from Excel to Project but those links are
fragile and may easily become corrupt.

You can track the hours spent working on tasks within Project directly
instead of tracking in Excel and trying to transfer the data back to
project.

Hope this helps. Let us know how you get along.

Julie

"slwaite" <microsoft.com> wrote in message
news:com... 


Past Due Tasks

Posted: 10 Jan 2006 10:28 AM PST

Although, this solution is not automatic, it will definitely work.
I appreciate it.
James

"Eric Vergne" wrote:
 

Need help with resources

Posted: 10 Jan 2006 09:56 AM PST


Eric Vergne wrote: 

Glad you got it worked out. As you work with Project, you'll find that
many things are order dependent. Do the same steps but in a different
order will give entirely different results. It's the nature of the
beast. And once you've assigned a resource to a task, if you change the
assignment or add more resources, you get very different results. When
I work with my clients, particularly in the area of resource
assignments, after I figure out what results they want, I create a
protocol of how to get that result. I then tell them to always follow
that exact protocol if they want that result. Avoids a lot of problems!

Hope this helps in your world.

Total Resource Cost

Posted: 10 Jan 2006 08:47 AM PST

You're welcome Walter and thanks for the feedback. Please post with
additional questions should you need to.

Julie
"Walter Isley" <microsoft.com> wrote in message
news:com... 


Where'd my resources go?? Help!

Posted: 10 Jan 2006 08:41 AM PST



"Rod Gill" wrote:

WARNING: You are making heavy use of DDE technology (old and flaky). NEVER: 
 

Thanks Rod - I found the little buggers, They were on permanant coffee break.

Of course, this begs the question: If this is old and flaky technology -
then what is the better way to handle this type of thing?